All practice questions

5556 questions

Question 2001Question
If xx and yy are positive real numbers such that
(x3y2)k(x1y4)3=x6y6(x^3 y^{-2})^k \cdot (x^{-1} y^4)^3 = x^6 y^6
what is the value of the exponent kk?
Show answer & explanation

Answer: 3

Answer

The value of the exponent kk is 3.
Applying the exponent rules simplifies the left side of the equation to x3k3y122kx^{3k-3}y^{12-2k}. Equating the exponent of xx to the right side gives 3k3=63k - 3 = 6, which yields k=3k = 3. This value is confirmed by equating the exponent of yy, since 122(3)=612 - 2(3) = 6.

Step-by-Step Solution

1
Apply the power of a power rule (am)n=amn(a^m)^n = a^{mn} to expand the terms in the expression.
(x3y2)k=x3ky2k(x^3 y^{-2})^k = x^{3k} y^{-2k} and (x1y4)3=x3y12(x^{-1} y^4)^3 = x^{-3} y^{12}
To remove the outer parentheses by multiplying the internal exponents of each variable by the outer exponent.
2
Multiply the terms together by applying the product rule for exponents, aman=am+na^m \cdot a^n = a^{m+n}.
(x3ky2k)(x3y12)=x3k3y122k(x^{3k} y^{-2k})(x^{-3} y^{12}) = x^{3k-3} y^{12-2k}
To combine the like bases of xx and yy into a single simplified expression.
3
Set the exponents of like bases equal to the exponents on the right-hand side of the equation, x6y6x^6 y^6.
3k3=63k - 3 = 6 and 122k=612 - 2k = 6
Since the bases are equal and non-zero, their respective exponents must also be equal.
4
Solve the linear equation 3k3=63k - 3 = 6 for kk.
3k=9    k=33k = 9 \implies k = 3
To determine the numerical value of the variable kk.
5
Verify the solution by solving the second linear equation, 122k=612 - 2k = 6.
2k=6    k=3-2k = -6 \implies k = 3
To ensure consistency across both variable exponents in the expression.

Key Concept

Properties of Exponents in Algebraic Expressions
Question 2002Question

A manufacturing plant operates two machines, Machine X and Machine Y, to produce identical components. Machine Y produces 12 fewer components per hour than Machine X. On a certain day, Machine X operated for 5 hours and Machine Y operated for 7 hours. If the two machines produced a combined total of 636 components, how many components did Machine X produce on that day?

Show answer & explanation

Answer: 300

Answer

300
To find the number of components Machine X produced, let xx represent Machine X's hourly production rate. This makes Machine Y's hourly rate x12x - 12. Since Machine X operated for 5 hours and Machine Y operated for 7 hours to produce a total of 636 components, we can write the equation: 5x+7(x12)=6365x + 7(x - 12) = 636. Distributing the 7 yields 5x+7x84=6365x + 7x - 84 = 636, which simplifies to 12x84=63612x - 84 = 636. Adding 84 to both sides gives 12x=72012x = 720, and dividing by 12 yields x=60x = 60 components per hour for Machine X. To find the total produced by Machine X, we multiply its hourly rate by the 5 hours it operated: 5×60=3005 \times 60 = 300. This matches the correct option.

Step-by-Step Solution

1
Define variables for the hourly rates of both machines.
Let xx be the number of components Machine X produces per hour. Since Machine Y produces 12 fewer components per hour, Machine Y's hourly rate is x12x - 12.
Establishing algebraic expressions for each machine's rate allows us to set up a linear equation.
2
Set up an equation representing the total combined production.
The total production is the sum of the components produced by Machine X in 5 hours and Machine Y in 7 hours: 5x+7(x12)=6365x + 7(x - 12) = 636.
The sum of the products of each machine's rate and its operating time equals the total combined production of 636 components.
3
Solve the equation for the hourly rate of Machine X, xx.
Distribute the 7: 5x+7x84=6365x + 7x - 84 = 636. Combine like terms: 12x84=63612x - 84 = 636. Add 84 to both sides: 12x=72012x = 720. Divide by 12: x=60x = 60.
Solving for xx gives the hourly rate of Machine X.
4
Calculate the total components produced by Machine X.
Multiply the hourly rate of Machine X by its hours of operation: 5 hours×60 components/hour=3005 \text{ hours} \times 60 \text{ components/hour} = 300.
The question asks for the total components produced by Machine X, not its hourly rate.

Key Concept

Setting up and solving single-variable linear equations from verbal descriptions

Alternative Method

Instead of defining the variable as Machine X's rate, we could define yy as Machine Y's hourly rate. Then Machine X's rate is y+12y + 12. The total equation becomes 5(y+12)+7y=636    5y+60+7y=636    12y=576    y=485(y + 12) + 7y = 636 \implies 5y + 60 + 7y = 636 \implies 12y = 576 \implies y = 48. Since Machine X's hourly rate is y+12=60y + 12 = 60, it produced 5×60=3005 \times 60 = 300 components.
Estimated Time:1m 30s
Question 2003Question

When 55 is subtracted from 22 times a number xx, the result is at least 99. Which of the following inequalities represents all possible values of xx?

Show answer & explanation

Answer: x7x \geq 7

Answer

The inequality x7x \geq 7 represents all possible values of xx.
The verbal statement translates to the inequality 2x592x - 5 \geq 9. Adding 55 to both sides gives 2x142x \geq 14, and dividing both sides by the positive number 22 results in x7x \geq 7. Since we divide by a positive number, the direction of the inequality does not change.

Step-by-Step Solution

1
Translate the verbal phrase into an algebraic inequality.
2x592x - 5 \geq 9
'5 subtracted from 2 times a number xx' translates to 2x52x - 5, and 'at least 9' means greater than or equal to 9.
2
Add 5 to both sides of the inequality to isolate the variable term.
2x142x \geq 14
Adding 5 to both sides maintains the inequality and simplifies the left side.
3
Divide both sides by 2.
x7x \geq 7
Dividing by a positive number does not change the direction of the inequality sign.

Key Concept

Solving linear inequalities by translating verbal statements into algebraic forms and applying inverse operations.
Question 2004Question

Let the function hh be defined by h(x)=3x5h(x) = 3x - 5, and let the function gg be defined by g(x)=x2+cg(x) = x^2 + c for some constant cc. If h(g(2))=10h(g(2)) = 10, what is the value of cc?

Show answer & explanation

Answer: 1

Answer

The value of the constant cc is 11.
The correct answer is 11. Evaluating the inner function g(2)g(2) gives 22+c=4+c2^2 + c = 4 + c. Applying the outer function h(x)h(x) to this expression gives h(4+c)=3(4+c)5h(4 + c) = 3(4 + c) - 5. Simplifying this expression results in 12+3c5=7+3c12 + 3c - 5 = 7 + 3c. We are given that this value equals 1010, so 7+3c=107 + 3c = 10. Subtracting 7 from both sides gives 3c=33c = 3, which yields c=1c = 1.

Step-by-Step Solution

1
Evaluate g(2)g(2) in terms of cc
g(2)=4+cg(2) = 4 + c
We substitute x=2x = 2 into the definition g(x)=x2+cg(x) = x^2 + c to get 22+c=4+c2^2 + c = 4 + c.
2
Substitute g(2)g(2) into the definition of h(x)h(x) to express h(g(2))h(g(2))
h(g(2))=3(4+c)5h(g(2)) = 3(4 + c) - 5
Since the composition is h(g(2))h(g(2)), we evaluate the function hh at the input value g(2)=4+cg(2) = 4 + c.
3
Set h(g(2))=10h(g(2)) = 10 and solve the linear equation for cc
c=1c = 1
Expanding and simplifying the equation 3(4+c)5=103(4 + c) - 5 = 10 gives 12+3c5=1012 + 3c - 5 = 10, which reduces to 7+3c=107 + 3c = 10. Subtracting 7 gives 3c=33c = 3, so c=1c = 1.

Key Concept

Function Composition and Parameter Evaluation
Estimated Time:1m 15s
Question 2005Question

What is the smallest integer value of xx that satisfies the inequality 113x<211 - 3x < 2?

Show answer & explanation

Answer: 4

Answer

The smallest integer value of xx that satisfies the inequality is 4.
Solving the inequality 113x<211 - 3x < 2 leads to 3x<9-3x < -9. Dividing by 3-3 and reversing the inequality sign gives x>3x > 3. The smallest integer that is strictly greater than 3 is 4.

Step-by-Step Solution

1
Isolate the variable term on one side of the inequality by subtracting 11 from both sides.
3x<9-3x < -9
Subtracting 11 from both sides of the inequality keeps the relationship balanced.
2
Divide both sides of the inequality by the coefficient of xx, which is 3-3.
x>3x > 3
Dividing both sides of an inequality by a negative number requires reversing the direction of the inequality sign.
3
Determine the smallest integer that is strictly greater than 3.
4
Since the inequality is strict (x>3x > 3), 3 is not included in the solution set. The smallest integer greater than 3 is 4.

Key Concept

Solving linear inequalities and reversing the inequality sign when dividing by a negative number.
Question 2006Question

A sporting goods company sells soccer balls and basketballs at two locations, North and South. The matrix AA represents the inventory of these balls at each location:

A=[50304060]A = \begin{bmatrix} 50 & 30 \\ 40 & 60 \end{bmatrix}

where the rows represent the locations (Row 1: North, Row 2: South) and the columns represent the ball types (Column 1: soccer balls, Column 2: basketballs).

The matrix BB represents the price, in dollars, of each type of ball under two different pricing structures (Column 1: regular price, Column 2: sale price):

B=[20152518]B = \begin{bmatrix} 20 & 15 \\ 25 & 18 \end{bmatrix}

where Row 1 represents soccer balls and Row 2 represents basketballs.

Which of the following matrices represents the total revenue, in dollars, the company would collect from selling its entire inventory at each location under both pricing structures?

Show answer & explanation

Answer: [1,7501,2902,3001,680]\begin{bmatrix} 1,750 & 1,290 \\ 2,300 & 1,680 \end{bmatrix}

Answer

[1,7501,2902,3001,680]\begin{bmatrix} 1,750 & 1,290 \\ 2,300 & 1,680 \end{bmatrix}
To find the total revenue under both pricing structures at each location, we perform the matrix multiplication ABAB. The entry in row ii, column jj of the resulting matrix corresponds to the revenue generated at location ii under pricing structure jj. Applying the row-by-column multiplication rule gives the correct matrix containing 1,7501,750, 1,2901,290, 2,3002,300, and 1,6801,680.

Step-by-Step Solution

1
Set up the matrix multiplication to compute the total revenue.
The total revenue matrix is represented by the product ABAB, where we multiply the 2×22 \times 2 inventory matrix AA by the 2×22 \times 2 price matrix BB.
Multiplying the quantities of items by their respective unit prices yields the total revenue.
2
Calculate the entries for the first row of the product matrix, representing the North location.
Row 1, Column 1 (North, Regular): 50(20)+30(25)=1,000+750=1,75050(20) + 30(25) = 1,000 + 750 = 1,750.
Row 1, Column 2 (North, Sale): 50(15)+30(18)=750+540=1,29050(15) + 30(18) = 750 + 540 = 1,290.
The first row of matrix AA is multiplied by the columns of matrix BB to find revenues under both pricing structures at the North location.
3
Calculate the entries for the second row of the product matrix, representing the South location.
Row 2, Column 1 (South, Regular): 40(20)+60(25)=800+1,500=2,30040(20) + 60(25) = 800 + 1,500 = 2,300.
Row 2, Column 2 (South, Sale): 40(15)+60(18)=600+1,080=1,68040(15) + 60(18) = 600 + 1,080 = 1,680.
The second row of matrix AA is multiplied by the columns of matrix BB to find revenues under both pricing structures at the South location.
4
Construct the final product matrix from the calculated values.
AB=[1,7501,2902,3001,680]AB = \begin{bmatrix} 1,750 & 1,290 \\ 2,300 & 1,680 \end{bmatrix}
Placing the computed row values in their respective positions yields the completed revenue matrix.

Key Concept

Matrix multiplication is used to combine quantity data and unit cost data systematically across multiple categories and scenarios.
Question 2007Question

A sporting goods chain has two locations. Location 1 sells 10 soccer balls and 15 basketballs. Location 2 sells 8 soccer balls and 20 basketballs. This is represented by the sales matrix A = \begin{bmatrix} 10 & 15 \\ 8 & 20 \\end{bmatrix}. Soccer balls cost 15eachandbasketballscost15 each and basketballs cost 25 each, represented by the price matrix B = \begin{bmatrix} 15 \\ 25 \\end{bmatrix}. What is the product ABAB, which represents the total revenue generated by each location?

Show answer & explanation

Answer: \begin{bmatrix} 525 \\ 620 \\end{bmatrix}

Answer

The column matrix with elements 525 in the first row and 620 in the second row
The correct answer is the column matrix containing 525 and 620. This is found by multiplying each row of the sales matrix (representing each location) by the column of the price matrix (representing prices of the items): 10(15)+15(25)=52510(15) + 15(25) = 525 for the first row, and 8(15)+20(25)=6208(15) + 20(25) = 620 for the second row.

Step-by-Step Solution

1
Set up the matrix multiplication of the 2×22 \times 2 sales matrix AA and the 2×12 \times 1 price matrix BB.
AB = \begin{bmatrix} 10 & 15 \\ 8 & 20 \\end{bmatrix} \begin{bmatrix} 15 \\ 25 \\end{bmatrix}
To find the total revenue for each location, we multiply the sales of each item by its corresponding price.
2
Multiply the first row of AA by the column of BB to find the element in the first row of the product matrix (revenue for Location 1).
10(15)+15(25)=150+375=52510(15) + 15(25) = 150 + 375 = 525
This calculates the total revenue for Location 1 by summing the revenue from soccer balls (10×1510 \times 15) and basketballs (15×2515 \times 25).
3
Multiply the second row of AA by the column of BB to find the element in the second row of the product matrix (revenue for Location 2).
8(15)+20(25)=120+500=6208(15) + 20(25) = 120 + 500 = 620
This calculates the total revenue for Location 2 by summing the revenue from soccer balls (8×158 \times 15) and basketballs (20×2520 \times 25).
4
Combine the results into a 2×12 \times 1 resulting matrix.
\begin{bmatrix} 525 \\ 620 \\end{bmatrix}
Since matrix AA has dimensions 2×22 \times 2 and matrix BB has dimensions 2×12 \times 1, their product ABAB must have dimensions 2×12 \times 1.

Key Concept

Matrix multiplication involves multiplying the rows of the first matrix by the columns of the second matrix, matching corresponding elements and adding the products.

Alternative Method

Instead of matrix multiplication, the revenue can be computed using standard arithmetic: Location 1 revenue is 10×$15+15×$25=$52510 \times \$15 + 15 \times \$25 = \$525 and Location 2 revenue is 8×$15+20×$25=$6208 \times \$15 + 20 \times \$25 = \$620. The resulting column matrix is \begin{bmatrix} 525 \\ 620 \\end{bmatrix}.
Estimated Time:1m 0s
Question 2008Question

The first term of a geometric sequence is 33, and the second term is 66. What is the 55 th term of this sequence?

Show answer & explanation

Answer: 4848

Answer

The fifth term of the sequence is 4848.
The first term of the geometric sequence is a1=3a_1 = 3, and the second term is a2=6a_2 = 6. The common ratio rr is 6÷3=26 \div 3 = 2. The nn th term of a geometric sequence is given by an=a1rn1a_n = a_1 \cdot r^{n-1}. For the fifth term (n=5n=5), the calculation is 3251=324=316=483 \cdot 2^{5-1} = 3 \cdot 2^4 = 3 \cdot 16 = 48. This matches the correct value.

Step-by-Step Solution

1
Find the common ratio (rr) of the geometric sequence.
r=63=2r = \frac{6}{3} = 2
The common ratio of a geometric sequence is found by dividing any term by the preceding term.
2
Apply the formula for the nn th term of a geometric sequence, an=a1rn1a_n = a_1 \cdot r^{n-1}, to find the fifth term.
a5=3251=324a_5 = 3 \cdot 2^{5-1} = 3 \cdot 2^4
We substitute a1=3a_1 = 3, r=2r = 2, and n=5n = 5 into the standard formula.
3
Evaluate the expression.
a5=316=48a_5 = 3 \cdot 16 = 48
Calculate 24=162^4 = 16 first, then multiply by 33 according to the order of operations.

Key Concept

Finding a specific term in a geometric sequence using the general formula
Question 2009Question

The matrices MM and NN are defined as follows:

M=[4213],N=[2501]M = \begin{bmatrix} 4 & -2 \\ 1 & 3 \end{bmatrix}, \quad N = \begin{bmatrix} 2 & 5 \\ 0 & -1 \end{bmatrix}

If the product matrix PP is defined by the equation P=MNP = MN, what is the value of the element in the first row and second column of PP?

Show answer & explanation

Answer: 22

Answer

The value of the element in the first row and second column of PP is 22.
To find the element in the first row and second column of the product matrix P=MNP = MN, we calculate the dot product of the first row of matrix MM ([4,2][4, -2]) and the second column of matrix NN ([51]\begin{bmatrix} 5 \\ -1 \end{bmatrix}): 4(5)+(2)(1)=20+2=224(5) + (-2)(-1) = 20 + 2 = 22.

Step-by-Step Solution

1
Determine the row of the left matrix and the column of the right matrix needed for the target element.
To find the element in row 1, column 2 of P=MNP = MN, use the first row of MM, which is [4,2][4, -2], and the second column of NN, which is [51]\begin{bmatrix} 5 \\ -1 \end{bmatrix}.
The entry in row ii and column jj of a product matrix is the dot product of row ii of the first matrix and column jj of the second matrix.
2
Compute the dot product of the selected row and column.
(4×5)+(2×1)=20+2(4 \times 5) + (-2 \times -1) = 20 + 2
Multiply corresponding elements and sum the products.
3
Simplify to get the final numeric answer.
22
Adding 20 and 2 yields 22.

Key Concept

Matrix multiplication involves multiplying the rows of the first matrix by the columns of the second matrix.
Question 2010Question

One of the solutions to the quadratic equation 0.5x2x+c=00.5x^2 - x + c = 0 is 1+i1 + i, where i=1i = \sqrt{-1} and cc is a constant. What is the value of cc?

Show answer & explanation

Answer: 1

Answer

The constant cc is equal to 11.
Substituting the given solution x=1+ix = 1 + i into the equation 0.5x2x+c=00.5x^2 - x + c = 0 gives 0.5(1+i)2(1+i)+c=00.5(1+i)^2 - (1+i) + c = 0. Since (1+i)2=1+2i+i2=1+2i1=2i(1+i)^2 = 1 + 2i + i^2 = 1 + 2i - 1 = 2i, the equation simplifies to 0.5(2i)1i+c=00.5(2i) - 1 - i + c = 0, which is i1i+c=0i - 1 - i + c = 0. Simplifying this yields 1+c=0-1 + c = 0, so the value of cc is 11.

Step-by-Step Solution

1
Substitute the solution x=1+ix = 1 + i into the quadratic equation 0.5x2x+c=00.5x^2 - x + c = 0.
0.5(1+i)2(1+i)+c=00.5(1+i)^2 - (1+i) + c = 0
Since 1+i1 + i is a solution to the equation, substituting it for xx must satisfy the equation.
2
Expand the squared term (1+i)2(1+i)^2 using the binomial square formula and the identity i2=1i^2 = -1.
(1+i)2=1+2i+i2=1+2i1=2i(1+i)^2 = 1 + 2i + i^2 = 1 + 2i - 1 = 2i
Expanding (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 with a=1a=1 and b=ib=i, and replacing i2i^2 with 1-1 simplifies the term.
3
Substitute 2i2i back into the equation and simplify.
0.5(2i)(1+i)+c=0i1i+c=01+c=00.5(2i) - (1+i) + c = 0 \Rightarrow i - 1 - i + c = 0 \Rightarrow -1 + c = 0
Multiplying 0.50.5 by 2i2i yields ii, distributing the negative sign across (1+i)(1+i) yields 1i-1 - i, and combining like terms leaves 1+c=0-1 + c = 0.
4
Solve the linear equation for cc.
c=1c = 1
Adding 11 to both sides isolates the variable cc.

Key Concept

Solving quadratic equations with complex roots by substitution and algebraic manipulation.
Question 2011Question

A storage tank contains 1818 gallons of water and is being filled at a constant rate of 23\frac{2}{3} gallons per minute. A second storage tank contains 3333 gallons of water and is being drained at a constant rate of 56\frac{5}{6} gallons per minute. If both tanks begin their processes at the same time, they will contain the same amount of water after mm minutes. What is the value of 2m+32m + 3?

Show answer & explanation

Answer: 23

Answer

23
The correct answer is 23. By representing the volume of the first tank as 18+23m18 + \frac{2}{3}m and the second tank as 3356m33 - \frac{5}{6}m, setting them equal gives 18+23m=3356m18 + \frac{2}{3}m = 33 - \frac{5}{6}m. Solving this equation by finding a common denominator for the fraction coefficients yields 96m=15\frac{9}{6}m = 15, which simplifies to 32m=15\frac{3}{2}m = 15, and thus m=10m = 10. Substituting m=10m = 10 into the expression 2m+32m + 3 results in 2(10)+3=232(10) + 3 = 23.

Step-by-Step Solution

1
Set up the equation representing the water volume in both tanks over time.
18+23m=3356m18 + \frac{2}{3}m = 33 - \frac{5}{6}m
The first tank starts with 1818 gallons and increases by 23\frac{2}{3} gallons per minute, while the second starts with 3333 gallons and decreases by 56\frac{5}{6} gallons per minute. We set their volumes equal to find when they contain the same amount.
2
Isolate the variable terms on one side and the constant terms on the other side.
23m+56m=3318\frac{2}{3}m + \frac{5}{6}m = 33 - 18
Adding 56m\frac{5}{6}m to both sides and subtracting 1818 from both sides groups like terms together.
3
Find a common denominator to add the fraction coefficients.
46m+56m=1596m=1532m=15\frac{4}{6}m + \frac{5}{6}m = 15 \Rightarrow \frac{9}{6}m = 15 \Rightarrow \frac{3}{2}m = 15
A common denominator of 66 is used to add the fractions 23\frac{2}{3} and 56\frac{5}{6}.
4
Solve for mm by multiplying both sides by the reciprocal of the coefficient.
m=15×23=10m = 15 \times \frac{2}{3} = 10
Multiplying by 23\frac{2}{3} isolates mm on the left side.
5
Evaluate the expression 2m+32m + 3 using the value of mm.
2(10)+3=20+3=232(10) + 3 = 20 + 3 = 23
Substitute m=10m = 10 into the expression and follow the correct order of operations (multiply first, then add).

Key Concept

Solving linear equations with fractional coefficients and translating word problems into algebraic equations.
Question 2012Question

A triangle has a base of 2x+42x + 4 inches and a height of x3x - 3 inches. What is the coefficient of xx when the expression representing the area of the triangle, in square inches, is written in standard form?

Show answer & explanation

Answer: -1

Answer

The coefficient of xx is 1-1.
The area of a triangle is calculated using Area=12×base×height\text{Area} = \frac{1}{2} \times \text{base} \times \text{height}. Substituting the given expressions, we get Area=12(2x+4)(x3)\text{Area} = \frac{1}{2}(2x + 4)(x - 3). First, we can multiply the 12\frac{1}{2} by (2x+4)(2x + 4), which simplifies to x+2x + 2. Next, we expand (x+2)(x3)(x + 2)(x - 3) using FOIL to get x23x+2x6x^2 - 3x + 2x - 6. Combining like terms yields x2x6x^2 - x - 6. The coefficient of the xx term in this simplified expression is 1-1.

Step-by-Step Solution

1
State the formula for the area of a triangle.
Area=12×base×height\text{Area} = \frac{1}{2} \times \text{base} \times \text{height}
To establish the mathematical relationship.
2
Substitute the given values into the formula.
Area=12(2x+4)(x3)\text{Area} = \frac{1}{2}(2x + 4)(x - 3)
To express the area in terms of the variable xx.
3
Distribute the fraction to the first binomial.
x+2x + 2
Distributing 12\frac{1}{2} to (2x+4)(2x + 4) simplifies the expression before multiplying.
4
Expand the product of the binomials.
x23x+2x6x^2 - 3x + 2x - 6
Using the FOIL method to multiply (x+2)(x + 2) and (x3)(x - 3).
5
Combine the linear terms.
x2x6x^2 - x - 6
To simplify the polynomial and write it in standard form.
6
Identify the coefficient of xx.
1-1
The coefficient of the xx term in x2x6x^2 - x - 6 is 1-1.

Key Concept

Multiplying binomials and applying formulas in geometric contexts
Estimated Time:1m 0s
Question 2013Question

If the expression (x2y3)4(x1y2)3\frac{(x^2 y^3)^4}{(x^{-1} y^2)^3} is written in the equivalent form xaybx^a y^b, what is the value of aba - b?

Show answer & explanation

Answer: 5

Answer

5
Simplifying the numerator yields x8y12x^8 y^{12} and simplifying the denominator yields x3y6x^{-3} y^6. Dividing these expressions by subtracting the exponents of like bases results in x8(3)y126=x11y6x^{8 - (-3)} y^{12 - 6} = x^{11} y^6. Comparing this to the expression xaybx^a y^b shows that a=11a = 11 and b=6b = 6. The value of aba - b is 116=511 - 6 = 5.

Step-by-Step Solution

1
Simplify the numerator of the expression.
x8y12x^8 y^{12}
Apply the power of a power and power of a product properties of exponents: (x2y3)4=x24y34(x^2 y^3)^4 = x^{2 \cdot 4} y^{3 \cdot 4}.
2
Simplify the denominator of the expression.
x3y6x^{-3} y^6
Apply the power of a power and power of a product properties of exponents: (x1y2)3=x13y23(x^{-1} y^2)^3 = x^{-1 \cdot 3} y^{2 \cdot 3}.
3
Simplify the quotient by dividing the simplified numerator by the simplified denominator.
x11y6x^{11} y^6
Use the quotient property of exponents, xmxn=xmn\frac{x^m}{x^n} = x^{m-n}, to subtract the exponents: 8(3)=118 - (-3) = 11 and 126=612 - 6 = 6.
4
Identify the values of aa and bb and compute the difference aba - b.
5
By comparing x11y6x^{11} y^6 to the target form xaybx^a y^b, we find a=11a = 11 and b=6b = 6. Subtracting bb from aa yields 116=511 - 6 = 5.

Key Concept

Properties of exponents including power of a power, power of a product, and quotient rules.
Question 2014Question

For real numbers xx where the functions are defined, let f(x)=xx24f(x) = \frac{x}{x^2 - 4} and g(x)=x+3x1g(x) = \frac{x+3}{x-1}. What is the set of all real numbers xx for which the composite function h(x)=f(g(x))h(x) = f(g(x)) is undefined?

Show answer & explanation

Answer: {13,1,5}\left\{-\frac{1}{3}, 1, 5\right\}

Answer

The set containing negative one-third, one, and five
The correct answer is the set containing negative one-third, one, and five. The composite function f(g(x))f(g(x)) is undefined when the inner function g(x)g(x) is undefined (which occurs at x=1x = 1) or when the output of g(x)g(x) equals a value that makes the outer function f(x)f(x) undefined. The outer function f(x)f(x) is undefined when x24=0x^2 - 4 = 0, which gives x=±2x = \pm 2. Setting g(x)=2g(x) = 2 leads to x=5x = 5, and setting g(x)=2g(x) = -2 leads to x=13x = -\frac{1}{3}. Collecting all these values gives the complete set of restrictions.

Step-by-Step Solution

1
Determine the domain restriction of the inner function
x1x \neq 1
For the composite function h(x)=f(g(x))h(x) = f(g(x)) to be defined, the input xx must first be in the domain of the inner function g(x)=x+3x1g(x) = \frac{x+3}{x-1}. Thus, the denominator cannot be zero, which gives x10    x1x - 1 \neq 0 \implies x \neq 1.
2
Determine the restricted inputs for the outer function
u2u \neq 2 and u2u \neq -2
The outer function f(u)=uu24f(u) = \frac{u}{u^2 - 4} is undefined when its denominator is zero. Solving u24=0u^2 - 4 = 0 yields u2=4    u=2u^2 = 4 \implies u = 2 or u=2u = -2. Therefore, the output of the inner function, g(x)g(x), cannot equal 22 or 2-2.
3
Solve the equation for the first restricted value of the outer function
x=5x = 5
Setting the inner function equal to 22 gives x+3x1=2\frac{x+3}{x-1} = 2. Multiplying both sides by x1x-1 results in x+3=2(x1)    x+3=2x2    x=5x+3 = 2(x-1) \implies x+3 = 2x-2 \implies x = 5.
4
Solve the equation for the second restricted value of the outer function
x=13x = -\frac{1}{3}
Setting the inner function equal to 2-2 gives x+3x1=2\frac{x+3}{x-1} = -2. Multiplying both sides by x1x-1 results in x+3=2(x1)    x+3=2x+2    3x=1    x=13x+3 = -2(x-1) \implies x+3 = -2x+2 \implies 3x = -1 \implies x = -\frac{1}{3}.
5
Combine all restricted values of xx
S={13,1,5}S = \left\{-\frac{1}{3}, 1, 5\right\}
The values of xx for which the composite function is undefined are x=1x = 1 (from the inner function's domain restriction) along with x=5x = 5 and x=13x = -\frac{1}{3} (which make the inner function's output equal to the outer function's restricted inputs).

Key Concept

Domain of Composite Functions
Estimated Time:2m 30s
Question 2015Question

For all real values of xx, which of the following inequalities represents the complete solution set to the inequality 52x33x14x+22\frac{5 - 2x}{3} - \frac{3x - 1}{4} \leq \frac{x + 2}{2}?

Show answer & explanation

Answer: x1123x \geq \frac{11}{23}

Answer

The complete solution set is the set of all real numbers greater than or equal to 11/23.
The correct answer is found by clearing the denominators with the least common multiple of 12, carefully expanding the terms to get 208x9x+36x+1220 - 8x - 9x + 3 \leq 6x + 12, simplifying to 2317x6x+1223 - 17x \leq 6x + 12, grouping terms to get 23x11-23x \leq -11, and dividing by 23-23 which flips the sign to yield all real values greater than or equal to 11/23.

Step-by-Step Solution

1
Multiply all terms of the inequality by the least common multiple of the denominators (3, 4, and 2), which is 12, to clear the fractions.
4(52x)3(3x1)6(x+2)4(5 - 2x) - 3(3x - 1) \leq 6(x + 2)
Multiplying by a positive number allows us to eliminate denominators without changing the direction of the inequality.
2
Distribute the coefficients on both sides of the inequality, paying close attention to the distribution of the negative sign over the second term.
208x9x+36x+1220 - 8x - 9x + 3 \leq 6x + 12
Distributing 3-3 to both 3x3x and 1-1 yields 9x-9x and +3+3 respectively.
3
Combine the constant terms and the variable terms on the left side of the inequality.
2317x6x+1223 - 17x \leq 6x + 12
Simplifying the expressions on each side makes the inequality easier to isolate.
4
Isolate the variable terms on the left and the constant terms on the right by subtracting 6x6x and 23 from both sides.
23x11-23x \leq -11
Grouping like terms together is necessary to solve for the variable.
5
Divide both sides of the inequality by 23-23 and reverse the direction of the inequality sign.
x1123x \geq \frac{11}{23}
Dividing both sides of an inequality by a negative number reverses the direction of the inequality sign from \leq to \geq.

Key Concept

Solving linear inequalities involving fractions and distributing negative coefficients, specifically applying the rule that multiplying or dividing by a negative number reverses the inequality direction.

Alternative Method

Instead of clearing the fractions first, write each fraction as separate terms: 5323x34x+1412x+1\frac{5}{3} - \frac{2}{3}x - \frac{3}{4}x + \frac{1}{4} \leq \frac{1}{2}x + 1. Then, collect the constant terms on one side and the variable terms on the other side using decimal or fractional conversions, and isolate the variable.
Estimated Time:2m 0s
Question 2016Question

A catering service is organizing two events: a wedding and a corporate gala. The matrix PP represents the number of Deluxe packages (dd) and Premium packages (pp) ordered for each event:

P=[504080x]P = \begin{bmatrix} 50 & 40 \\ 80 & x \end{bmatrix}

where the rows represent the Wedding and the Gala respectively, and the columns represent Deluxe and Premium packages respectively.

The matrix RR represents the requirements (in units) of protein and vegetables for each package type:

R=[324y]R = \begin{bmatrix} 3 & 2 \\ 4 & y \end{bmatrix}

where the rows represent Deluxe and Premium packages respectively, and the columns represent protein and vegetables respectively.

The total units of ingredients required for each event are represented by the product matrix T=P×RT = P \times R.

If the total vegetables required for the wedding is 220 units, and the total protein required for the corporate gala is 560 units, what is the value of the sum x+yx + y?

Show answer & explanation

Answer: 83

Answer

83
The correct option is the value 83. Setting up the product matrix T=P×RT = P \times R, the entry in row 1, column 2 (representing wedding vegetables) is 50(2)+40y=22050(2) + 40y = 220, which simplifies to y=3y = 3. The entry in row 2, column 1 (representing gala protein) is 80(3)+4x=56080(3) + 4x = 560, which simplifies to x=80x = 80. Adding these values together gives x+y=83x + y = 83.

Step-by-Step Solution

1
Set up the matrix product expression
T=P×R=[504080x][324y]=[50(3)+40(4)50(2)+40(y)80(3)+4x80(2)+xy]T = P \times R = \begin{bmatrix} 50 & 40 \\ 80 & x \end{bmatrix} \begin{bmatrix} 3 & 2 \\ 4 & y \end{bmatrix} = \begin{bmatrix} 50(3) + 40(4) & 50(2) + 40(y) \\ 80(3) + 4x & 80(2) + xy \end{bmatrix}
We multiply row elements of the first matrix by column elements of the second matrix to obtain the entries of the product matrix.
2
Isolate the equation for vegetables required for the wedding
50(2)+40y=220    100+40y=220    40y=120    y=350(2) + 40y = 220 \implies 100 + 40y = 220 \implies 40y = 120 \implies y = 3
The wedding corresponds to the first row of matrix PP, and vegetables correspond to the second column of matrix RR. Their dot product equals the total vegetables for the wedding.
3
Isolate the equation for protein required for the corporate gala
80(3)+4x=560    240+4x=560    4x=320    x=8080(3) + 4x = 560 \implies 240 + 4x = 560 \implies 4x = 320 \implies x = 80
The corporate gala corresponds to the second row of matrix PP, and protein corresponds to the first column of matrix RR. Their dot product equals the total protein for the gala.
4
Find the sum of the variables
x+y=80+3=83x + y = 80 + 3 = 83
We add the solved values of xx and yy to obtain the requested sum.

Key Concept

Matrix Multiplication and Word Problem Translation
Estimated Time:3m 0s
Question 2017Question

If 32i3 - 2i is a root of the quadratic equation x2+bx+c=0x^2 + bx + c = 0, where bb and cc are real numbers and i=1i = \sqrt{-1}, what is the value of b+cb + c?

Show answer & explanation

Answer: 7

Answer

7
The correct answer is 77. Since the quadratic equation has real coefficients, the roots must be complex conjugates. The conjugate of the root 32i3 - 2i is 3+2i3 + 2i. Vieta's formulas show that the sum of the roots is b-b, meaning (32i)+(3+2i)=6=b(3 - 2i) + (3 + 2i) = 6 = -b, which yields b=6b = -6. The product of the roots is cc, meaning (32i)(3+2i)=94i2=94(1)=13(3 - 2i)(3 + 2i) = 9 - 4i^2 = 9 - 4(-1) = 13. Adding these coefficients together gives b+c=6+13=7b + c = -6 + 13 = 7.

Step-by-Step Solution

1
Identify the second root of the quadratic equation
The second root is 3+2i3 + 2i.
Since the quadratic equation has real coefficients, the Complex Conjugate Theorem dictates that if a complex number is a root, its complex conjugate must also be a root.
2
Determine the coefficient bb using the sum of the roots
b=6b = -6
According to Vieta's formulas, the sum of the roots of the equation x2+bx+c=0x^2 + bx + c = 0 is equal to b-b. Thus, (32i)+(3+2i)=6=b(3 - 2i) + (3 + 2i) = 6 = -b, which simplifies to b=6b = -6.
3
Determine the constant term cc using the product of the roots
c=13c = 13
According to Vieta's formulas, the product of the roots of the equation x2+bx+c=0x^2 + bx + c = 0 is equal to cc. Thus, (32i)(3+2i)=32(2i)2=94i2(3 - 2i)(3 + 2i) = 3^2 - (2i)^2 = 9 - 4i^2. Substituting i2=1i^2 = -1 yields 94(1)=9+4=139 - 4(-1) = 9 + 4 = 13.
4
Calculate the value of b+cb + c
b+c=7b + c = 7
Substitute the calculated values of bb and cc into the expression: 6+13=7-6 + 13 = 7.

Key Concept

The Complex Conjugate Theorem states that complex roots of polynomials with real coefficients occur in conjugate pairs. Vieta's formulas state that for a quadratic equation x2+bx+c=0x^2 + bx + c = 0, the sum of the roots is b-b and the product of the roots is cc.
Question 2018Question

A square playground has a side length of 2x32x^3 meters. A square sandbox with a side length of x32xx^3 - 2x meters is built inside the playground. Which of the following expressions represents the area, in square meters, of the playground that is NOT covered by the sandbox?

Show answer & explanation

Answer: 3x6+4x44x23x^6 + 4x^4 - 4x^2

Answer

The correct expression is 3x6+4x44x23x^6 + 4x^4 - 4x^2.
The expression 3x6+4x44x23x^6 + 4x^4 - 4x^2 is correct because the area of the playground is (2x3)2=4x6(2x^3)^2 = 4x^6 and the area of the sandbox is (x32x)2=x64x4+4x2(x^3 - 2x)^2 = x^6 - 4x^4 + 4x^2. Subtracting the sandbox area from the playground area requires distributing the negative sign, resulting in 4x6x6(4x4)4x2=3x6+4x44x24x^6 - x^6 - (-4x^4) - 4x^2 = 3x^6 + 4x^4 - 4x^2.

Step-by-Step Solution

1
Calculate the area of the square playground.
Areaplayground=(2x3)2=4x6\text{Area}_{\text{playground}} = (2x^3)^2 = 4x^6
The area of a square is equal to the square of its side length, and applying the exponent rules yields (2x3)2=22(x3)2=4x6(2x^3)^2 = 2^2 \cdot (x^3)^2 = 4x^6.
2
Calculate the area of the square sandbox.
Areasandbox=(x32x)2=x64x4+4x2\text{Area}_{\text{sandbox}} = (x^3 - 2x)^2 = x^6 - 4x^4 + 4x^2
Using the binomial squaring formula (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2, we square each term and compute the middle product, adding exponents for x3x1=x4x^3 \cdot x^1 = x^4.
3
Subtract the sandbox's area from the playground's area.
4x6(x64x4+4x2)=4x6x6+4x44x2=3x6+4x44x24x^6 - (x^6 - 4x^4 + 4x^2) = 4x^6 - x^6 + 4x^4 - 4x^2 = 3x^6 + 4x^4 - 4x^2
Distribute the negative sign to all three terms inside the parentheses and combine the like terms of x6x^6.

Key Concept

Polynomial subtraction and squaring binomials with variables containing exponents.

Alternative Method

Evaluate the expression for a small integer value of xx. If x=2x = 2, the playground side length is 2(2)3=162(2)^3 = 16, giving an area of 162=25616^2 = 256. The sandbox side length is 232(2)=42^3 - 2(2) = 4, giving an area of 42=164^2 = 16. The remaining area is 25616=240256 - 16 = 240. Substituting x=2x = 2 into the correct expression 3x6+4x44x23x^6 + 4x^4 - 4x^2 yields 3(64)+4(16)4(4)=192+6416=2403(64) + 4(16) - 4(4) = 192 + 64 - 16 = 240, confirming its correctness.
Estimated Time:2m 0s
Question 2019Question

A parabola is defined by the equation y=2x25x+1y = 2x^2 - 5x + 1 and a line is defined by the equation y=x3y = x - 3. If the parabola and the line intersect at the points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), what is the value of y1+y2y_1 + y_2?

Show answer & explanation

Answer: -3

Answer

The sum of the y-coordinates of the intersection points is -3.
By setting the two equations equal to each other, we obtain a quadratic equation in terms of xx. Solving this equation gives the x-coordinates of the intersection points. Substituting these x-values back into the linear equation yields the corresponding y-coordinates. Summing these y-coordinates gives the final value of 3-3.

Step-by-Step Solution

1
Equate the equations for the line and the parabola to find the x-coordinates of their intersection points.
2x25x+1=x32x^2 - 5x + 1 = x - 3
Since both equations are equal to yy, their right-hand sides must be equal at the points of intersection.
2
Rearrange the equation into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
2x26x+4=02x^2 - 6x + 4 = 0
Grouping all terms on one side of the equation allows us to solve for $x.
3
Divide the entire equation by 2 to simplify.
x23x+2=0x^2 - 3x + 2 = 0
Simplifying the quadratic equation makes factoring easier.
4
Factor the quadratic equation to solve for xx.
(x1)(x2)=0(x - 1)(x - 2) = 0, yielding x=1x = 1 and x=2x = 2.
Finding the roots of the quadratic equation gives the x-coordinates of the intersection points.
5
Substitute each x-coordinate back into the linear equation y=x3y = x - 3 to find the corresponding y-coordinates.
For x1=1x_1 = 1: y1=13=2y_1 = 1 - 3 = -2. For x2=2x_2 = 2: y2=23=1y_2 = 2 - 3 = -1.
The intersection points must satisfy both equations in the system.
6
Calculate the sum of the two y-coordinates, y1+y2y_1 + y_2.
y1+y2=2+(1)=3y_1 + y_2 = -2 + (-1) = -3
The question asks for the value of the sum of the y-coordinates.

Key Concept

Solving systems of linear and quadratic equations by substitution
Question 2020Question

A line in the standard (x,y)(x,y) coordinate plane passes through the point (0,4)(0, 4) and has a slope of 33. Which of the following equations represents this line?

Show answer & explanation

Answer: y=3x+4y = 3x + 4

Answer

y=3x+4y = 3x + 4
The slope-intercept form of a linear equation is y=mx+by = mx + b. Here, the slope mm is given as 33, and the y-intercept bb is given as 44 since the line crosses the y-axis at the point (0,4)(0,4). Substituting these values into the form gives the equation y=3x+4y = 3x + 4.

Step-by-Step Solution

1
Identify the slope-intercept form of a linear equation.
The slope-intercept form is y=mx+by = mx + b, where mm is the slope and bb is the yy-intercept.
To write the equation of a line, we can substitute the known slope and y-intercept into this general form.
2
Determine the values of mm and bb from the given information.
The slope m=3m = 3. The point (0,4)(0, 4) lies on the y-axis, meaning the y-intercept b=4b = 4.
The y-intercept is the y-coordinate of the point where the line crosses the y-axis, which occurs when x=0x = 0.
3
Substitute the values of mm and bb into the slope-intercept equation.
y=3x+4y = 3x + 4
Replacing mm with 33 and bb with 44 yields the equation representing the line.

Key Concept

Writing linear equations in slope-intercept form using the slope and a point.
PreviousPage 101 / 278Next
All practice questions — ACT | Examkin