All practice questions

5556 questions

Question 2081Question

A line with a positive slope passes through the point (0,5)(0, -5) and is tangent to the parabola y=x26x+11y = x^2 - 6x + 11. What is the slope of this line?

Show answer & explanation

Answer: 2

Answer

The slope of the line is 2.
The correct slope is 2. Representing the line as y=mx5y = mx - 5 and setting it equal to the parabola y=x26x+11y = x^2 - 6x + 11 results in the quadratic equation x2(6+m)x+16=0x^2 - (6 + m)x + 16 = 0. For the line to be tangent, this equation must have exactly one real solution, meaning its discriminant must equal zero: (6+m)24(1)(16)=0(6 + m)^2 - 4(1)(16) = 0. Solving this gives 6+m=86 + m = 8 or 6+m=86 + m = -8, which results in m=2m = 2 or m=14m = -14. Since the problem specifies that the slope is positive, the value of mm must be 2.

Step-by-Step Solution

1
Write the equation of the line in slope-intercept form.
y=mx5y = mx - 5, where m>0m > 0.
The line passes through (0,5)(0, -5), which represents the y-intercept of the line.
2
Equate the line and the parabola to set up the system of equations.
x26x+11=mx5x^2 - 6x + 11 = mx - 5
Setting the two expressions equal allows us to find the x-coordinates of any intersection points.
3
Rearrange the equation into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
x2(6+m)x+16=0x^2 - (6 + m)x + 16 = 0
Writing the equation in standard form identifies the coefficients a=1a = 1, b=(6+m)b = -(6 + m), and c=16c = 16 needed for the discriminant.
4
Apply the condition for tangency by setting the discriminant to zero.
b24ac=((6+m))24(1)(16)=0    (6+m)264=0b^2 - 4ac = (-(6 + m))^2 - 4(1)(16) = 0 \implies (6 + m)^2 - 64 = 0
A line is tangent to a parabola if they touch at exactly one point, meaning the quadratic equation has exactly one real root (discriminant equals zero).
5
Solve the quadratic equation for the slope mm and filter for the positive value.
(6+m)2=64    6+m=±8(6+m)^2 = 64 \implies 6+m = \pm 8, yielding m=2m = 2 or m=14m = -14. Since the slope is positive, m=2m = 2.
Solving the equation gives two possible slope values for tangent lines, and we select the positive slope as specified in the problem statement.

Key Concept

Determining tangency between a linear and quadratic equation by setting the discriminant of the intersection equation to zero.
Question 2082Question
For all non-zero real numbers pp and qq, which of the following expressions is equivalent to
(p2+q1)2p4q2?\frac{(p^2 + q^{-1})^2 - p^4}{q^{-2}}?
Show answer & explanation

Answer: 2p2q+12p^2 q + 1

Answer

2p2q+12p^2 q + 1
Expanding the binomial in the numerator yields p4+2p2q1+q2p^4 + 2p^2 q^{-1} + q^{-2}. After subtracting p4p^4, the numerator is left as 2p2q1+q22p^2 q^{-1} + q^{-2}. Dividing this numerator term-by-term by the denominator q2q^{-2} gives 2p2q1q2+q2q2\frac{2p^2 q^{-1}}{q^{-2}} + \frac{q^{-2}}{q^{-2}}. Applying the quotient property of exponents to each term yields 2p2q(1)(2)+1=2p2q1+1=2p2q+12p^2 q^{(-1) - (-2)} + 1 = 2p^2 q^1 + 1 = 2p^2 q + 1.

Step-by-Step Solution

1
Expand the binomial in the numerator using the perfect square identity: (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2.
(p2+q1)2=(p2)2+2(p2)(q1)+(q1)2=p4+2p2q1+q2(p^2 + q^{-1})^2 = (p^2)^2 + 2(p^2)(q^{-1}) + (q^{-1})^2 = p^4 + 2p^2 q^{-1} + q^{-2}
To begin simplifying the numerator, we must resolve the exponent outside the parentheses.
2
Subtract p4p^4 from the expanded numerator expression.
(p4+2p2q1+q2)p4=2p2q1+q2(p^4 + 2p^2 q^{-1} + q^{-2}) - p^4 = 2p^2 q^{-1} + q^{-2}
This simplifies the numerator by combining the p4p^4 terms.
3
Divide each term in the simplified numerator by the denominator q2q^{-2}.
2p2q1q2+q2q2=2p2q1(2)+q2(2)\frac{2p^2 q^{-1}}{q^{-2}} + \frac{q^{-2}}{q^{-2}} = 2p^2 q^{-1 - (-2)} + q^{-2 - (-2)}
To divide a polynomial by a monomial, we distribute the division to each term of the polynomial.
4
Apply the quotient rule of exponents, xaxb=xab\frac{x^a}{x^b} = x^{a-b}, and simplify the terms.
2p2q1+q0=2p2q+12p^2 q^1 + q^0 = 2p^2 q + 1
Subtracting the exponents of qq in each term simplifies the division to its final form.

Key Concept

Properties of Exponents in Algebraic Expressions
Question 2083Question

For all positive real numbers xx, which of the following expressions is equivalent to log3(27x4)log3(3x2)\log_3(27x^4) - \log_3(3x^2)?

Show answer & explanation

Answer: 2+2log3(x)2 + 2\log_3(x)

Answer

2+2log3(x)2 + 2\log_3(x)
The correct answer is found by applying the quotient property of logarithms to combine the terms, yielding log3(9x2)\log_3(9x^2). Then, applying the product property splits this into log3(9)+log3(x2)\log_3(9) + \log_3(x^2). Finally, evaluating log3(9)=2\log_3(9) = 2 and using the power property to rewrite log3(x2)\log_3(x^2) as 2log3(x)2\log_3(x) yields the simplified expression 2+2log3(x)2 + 2\log_3(x).

Step-by-Step Solution

1
Apply the quotient property of logarithms: logb(A)logb(B)=logb(AB)\log_b(A) - \log_b(B) = \log_b\left(\frac{A}{B}\right).
log3(27x43x2)\log_3\left(\frac{27x^4}{3x^2}\right)
To combine the two logarithmic terms into a single logarithm.
2
Simplify the algebraic expression inside the logarithm.
log3(9x2)\log_3(9x^2)
Dividing the coefficients (27÷3=927 \div 3 = 9) and subtracting the exponents of the variable xx (42=24 - 2 = 2).
3
Apply the product property of logarithms: logb(CD)=logb(C)+logb(D)\log_b(CD) = \log_b(C) + \log_b(D).
log3(9)+log3(x2)\log_3(9) + \log_3(x^2)
To separate the constant and variable parts of the logarithmic argument.
4
Evaluate the numerical logarithm and apply the power property of logarithms: logb(yk)=klogb(y)\log_b(y^k) = k\log_b(y).
2+2log3(x)2 + 2\log_3(x)
Since 32=93^2 = 9, log3(9)=2\log_3(9) = 2, and the exponent of xx can be moved in front of the logarithm as a multiplier.

Key Concept

Logarithmic and Exponential Expressions and Equations

Alternative Method

Alternatively, expand each logarithm first using the product and power properties of logarithms:
1. log3(27x4)=log3(27)+log3(x4)=3+4log3(x)\log_3(27x^4) = \log_3(27) + \log_3(x^4) = 3 + 4\log_3(x)
2. log3(3x2)=log3(3)+log3(x2)=1+2log3(x)\log_3(3x^2) = \log_3(3) + \log_3(x^2) = 1 + 2\log_3(x)
Subtracting the second expanded expression from the first yields:
(3+4log3(x))(1+2log3(x))=31+4log3(x)2log3(x)=2+2log3(x)(3 + 4\log_3(x)) - (1 + 2\log_3(x)) = 3 - 1 + 4\log_3(x) - 2\log_3(x) = 2 + 2\log_3(x).
Estimated Time:1m 30s
Question 2084Question

A linear function f(x)=mx+bf(x) = mx + b satisfies the inequality f(x+3)f(x)6f(x + 3) - f(x) \geq 6 for all real numbers xx, and its graph passes through the point (1,2)(1, -2). If the region bounded by the graph of ff, the line x=2x = -2, the xx-axis, and the yy-axis has an area of 2020 square units, what is the value of bb?

Show answer & explanation

Answer: -6

Answer

The value of bb is 6-6.
To find the value of bb, we first determine the constraints on the slope mm. Since f(x)=mx+bf(x) = mx + b, the difference f(x+3)f(x)=3mf(x+3) - f(x) = 3m. Given 3m63m \geq 6, we find m2m \geq 2. The graph of ff passes through (1,2)(1, -2), which gives 2=m+b-2 = m + b, or b=2mb = -2 - m. Since m2m \geq 2, the yy-intercept bb must be less than or equal to 4-4, meaning the function is negative for the entire interval [2,0][-2, 0]. The region bounded by the graph of ff, x=2x = -2, the xx-axis, and the yy-axis forms a trapezoid below the xx-axis. The vertical parallel sides of this trapezoid have lengths equal to the absolute values of the yy-coordinates at x=2x = -2 and x=0x = 0, which are 2mb2m - b and b-b, respectively. The width is 22. The area of the trapezoid is (2mb)+(b)2×2=2m2b\frac{(2m - b) + (-b)}{2} \times 2 = 2m - 2b. Setting the area to 2020 square units gives 2m2b=202m - 2b = 20, which simplifies to mb=10m - b = 10. Solving the system of equations m+b=2m + b = -2 and mb=10m - b = 10 yields m=4m = 4 and b=6b = -6.

Step-by-Step Solution

1
Find the constraint on the slope mm using the given inequality f(x+3)f(x)6f(x+3) - f(x) \geq 6.
3m6    m23m \geq 6 \implies m \geq 2.
The difference in function values over an interval of 33 for a linear function is 33 times the slope mm.
2
Substitute the point (1,2)(1, -2) into the equation f(x)=mx+bf(x) = mx + b to find a relationship between mm and bb.
2=m(1)+b    b=2m-2 = m(1) + b \implies b = -2 - m.
The graph of the function must pass through the given coordinate point.
3
Determine the shape and boundaries of the region bounded by the graph of ff, x=2x = -2, the xx-axis, and the yy-axis.
A trapezoid below the xx-axis with parallel vertical sides of lengths 2mb2m - b (at x=2x = -2) and b-b (at x=0x = 0), and a horizontal width of 22.
Since m2m \geq 2, the yy-intercept bb is at most 4-4, so the function is strictly negative on the interval [2,0][-2, 0].
4
Set up the area formula for the trapezoid and set it equal to 2020 to find another relation between mm and bb.
(2mb)+(b)2×2=20    2m2b=20    mb=10\frac{(2m-b) + (-b)}{2} \times 2 = 20 \implies 2m - 2b = 20 \implies m - b = 10.
The area of a trapezoid is the average of the parallel side lengths multiplied by the width.
5
Solve the system of equations: m+b=2m + b = -2 and mb=10m - b = 10.
Adding the equations gives 2m=8    m=42m = 8 \implies m = 4. Substituting m=4m = 4 gives b=6b = -6.
To find the specific value of bb that satisfies both the point condition and the area condition.

Key Concept

Graphing linear equations, calculating area of bounded regions on the coordinate plane, and using linear slope and point-intercept forms.

Alternative Method

Instead of solving the system of equations algebraically, we can express the line in point-slope form as y+2=m(x1)y + 2 = m(x - 1). At x=0x = 0, y=m2y = -m - 2, and at x=2x = -2, y=3m2y = -3m - 2. The heights of the trapezoid are m+2m + 2 and 3m+23m + 2 (since they are below the xx-axis and m2m \geq 2). The area of the trapezoid is (m+2)+(3m+2)2×2=4m+4\frac{(m+2) + (3m+2)}{2} \times 2 = 4m + 4. Setting 4m+4=204m + 4 = 20 yields 4m=16    m=44m = 16 \implies m = 4, which gives b=m2=6b = -m - 2 = -6.
Estimated Time:3m 0s
Question 2085Question

If yy is a real number such that 312y=5|3 - \frac{1}{2}y| = 5, what is the sum of all possible values of yy?

Show answer & explanation

Answer: 12

Answer

12
Solving the equation 312y=5|3 - \frac{1}{2}y| = 5 requires setting up two cases: 312y=53 - \frac{1}{2}y = 5 and 312y=53 - \frac{1}{2}y = -5. Solving the first case gives y=4y = -4, and solving the second case gives y=16y = 16. The sum of these two solutions is 4+16=12-4 + 16 = 12.

Step-by-Step Solution

1
Set up the two equations represented by the absolute value expression.
312y=53 - \frac{1}{2}y = 5 and 312y=53 - \frac{1}{2}y = -5
An absolute value equation u=C|u| = C (where C0C \ge 0) splits into two cases: u=Cu = C and u=Cu = -C.
2
Solve the first equation 312y=53 - \frac{1}{2}y = 5.
y=4y = -4
Subtracting 3 from both sides yields 12y=2-\frac{1}{2}y = 2. Multiplying both sides by 2-2 isolates yy.
3
Solve the second equation 312y=53 - \frac{1}{2}y = -5.
y=16y = 16
Subtracting 3 from both sides yields 12y=8-\frac{1}{2}y = -8. Multiplying both sides by 2-2 isolates yy.
4
Calculate the sum of all possible values of yy.
1212
Add the two solutions together: 4+16=12-4 + 16 = 12.

Key Concept

Absolute Value Equations
Estimated Time:1m 30s
Question 2086Question

A line graphed on the (x,y)(x, y) coordinate plane has a yy-intercept of 1-1 and passes through the point (3,8)(3, 8). If the point (a,14)(a, 14) also lies on this line, what is the value of aa?

Show answer & explanation

Answer: 5

Answer

5
The line has a y-intercept of 1-1, which corresponds to the point (0,1)(0, -1). The slope is calculated as m=8(1)30=3m = \frac{8 - (-1)}{3 - 0} = 3. The equation of the line is y=3x1y = 3x - 1. Substituting (a,14)(a, 14) into this equation gives 14=3a114 = 3a - 1, which simplifies to 15=3a15 = 3a, and solving for aa yields 55.

Step-by-Step Solution

1
Identify the coordinate representation of the y-intercept.
The point is (0,1)(0, -1).
A y-intercept of 1-1 means the line crosses the y-axis at the point where x=0x = 0, which is (0,1)(0, -1).
2
Calculate the slope of the line.
m=3m = 3
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with the points (0,1)(0, -1) and (3,8)(3, 8), we get m=8(1)30=3m = \frac{8 - (-1)}{3 - 0} = 3.
3
Write the equation of the line and solve for aa.
a=5a = 5
The equation in slope-intercept form is y=3x1y = 3x - 1. Substituting the point (a,14)(a, 14) yields 14=3a114 = 3a - 1. Adding 1 to both sides gives 15=3a15 = 3a, so a=5a = 5.

Key Concept

Finding the equation of a line from two points and solving for a missing coordinate.
Estimated Time:1m 30s
Question 2087Question

Matrices CC and DD are defined as follows:

C=[412k],D=[3152]C = \begin{bmatrix} 4 & 1 \\ -2 & k \end{bmatrix}, \quad D = \begin{bmatrix} 3 & -1 \\ 5 & 2 \end{bmatrix}

If the element in the second row and first column of the product matrix CDCD is 11-11, what is the value of kk?

Show answer & explanation

Answer: -1

Answer

The value of kk is 1-1.
To find the element in the second row and first column of the product matrix CDCD, we take the dot product of the second row of CC, which is [2k]\begin{bmatrix} -2 & k \end{bmatrix}, and the first column of DD, which is [35]\begin{bmatrix} 3 \\ 5 \end{bmatrix}. This gives (2)(3)+(k)(5)=6+5k(-2)(3) + (k)(5) = -6 + 5k. Setting this equal to the given value of 11-11 yields the equation 6+5k=11-6 + 5k = -11. Adding 66 to both sides gives 5k=55k = -5, and dividing by 55 results in k=1k = -1.

Step-by-Step Solution

1
Identify the second row of matrix CC and the first column of matrix DD.
Row 2 of CC is [2k]\begin{bmatrix} -2 & k \end{bmatrix} and Column 1 of DD is [35]\begin{bmatrix} 3 \\ 5 \end{bmatrix}.
To find the element in the second row and first column of the product matrix CDCD, we must compute the dot product of the second row of the first matrix (CC) and the first column of the second matrix (DD).
2
Multiply the corresponding elements of the row and column and add the products.
The element at row 2, column 1 of CDCD is (2)(3)+(k)(5)=6+5k(-2)(3) + (k)(5) = -6 + 5k.
This defines the matrix multiplication rule for that specific position in the resulting matrix.
3
Set the expression 6+5k-6 + 5k equal to the given value of 11-11 and solve the linear equation for kk.
6+5k=11    5k=5    k=1-6 + 5k = -11 \implies 5k = -5 \implies k = -1.
Solving the equation yields the value of the unknown variable kk.

Key Concept

2x2 Matrix Multiplication
Question 2088Question

If log3(x+4)=4\log_3(x + 4) = 4, what is the value of xx?

Show answer & explanation

Answer: 77

Answer

The value of xx is 77.
The correct answer is 77. To solve the equation log3(x+4)=4\log_3(x + 4) = 4, convert the equation from its logarithmic form to its exponential form. Since logb(a)=c\log_b(a) = c means bc=ab^c = a, the equation becomes 34=x+43^4 = x + 4. Calculating 343^4 yields 81. Thus, 81=x+481 = x + 4. Subtracting 4 from both sides gives x=77x = 77.

Step-by-Step Solution

1
Rewrite the logarithmic equation in exponential form.
x+4=34x + 4 = 3^4
By definition, logb(a)=c\log_b(a) = c is equivalent to bc=ab^c = a.
2
Calculate the value of the exponential expression.
34=813^4 = 81
34=3×3×3×3=813^4 = 3 \times 3 \times 3 \times 3 = 81.
3
Solve for xx by isolating the variable.
x=77x = 77
Subtract 4 from both sides of the equation: 814=7781 - 4 = 77.

Key Concept

Converting logarithmic equations to exponential form
Question 2089Question

For a real constant kk, the quadratic equation x22(k2)x+(k23k+2)=0x^2 - 2(k - 2)x + (k^2 - 3k + 2) = 0 has two real roots, r1r_1 and r2r_2. What is the value of kk that minimizes the sum of the squares of these roots, r12+r22r_1^2 + r_2^2?

Show answer & explanation

Answer: 2

Answer

The value of kk that minimizes the sum of the squares of the roots is 2.
Applying Vieta's formulas and algebraic identities, the sum of the squares of the roots is expressed as 2k210k+122k^2 - 10k + 12. The discriminant condition for the roots to be real requires k2k \leq 2. Since the vertex of the upward-opening parabola 2k210k+122k^2 - 10k + 12 is at k=2.5k = 2.5, the function is strictly decreasing for all k2k \leq 2. Thus, the minimum value on the interval k2k \leq 2 occurs at the boundary k=2k = 2.

Step-by-Step Solution

1
Use Vieta's formulas to find the sum and product of the roots.
r1+r2=2(k2)r_1 + r_2 = 2(k - 2) and r1r2=k23k+2r_1 r_2 = k^2 - 3k + 2
Vieta's formulas relate the roots of a quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0 to its coefficients by r1+r2=B/Ar_1 + r_2 = -B/A and r1r2=C/Ar_1 r_2 = C/A.
2
Express the sum of the squares of the roots, r12+r22r_1^2 + r_2^2, in terms of kk.
r12+r22=2k210k+12r_1^2 + r_2^2 = 2k^2 - 10k + 12
Since r12+r22=(r1+r2)22r1r2r_1^2 + r_2^2 = (r_1 + r_2)^2 - 2r_1 r_2, substituting the Vieta relations gives [2(k2)]22(k23k+2)=4(k24k+4)2k2+6k4=2k210k+12[2(k-2)]^2 - 2(k^2 - 3k + 2) = 4(k^2 - 4k + 4) - 2k^2 + 6k - 4 = 2k^2 - 10k + 12.
3
Determine the condition for the quadratic equation to have real roots using the discriminant.
Δ=4k+80    k2\Delta = -4k + 8 \geq 0 \implies k \leq 2
For the roots r1r_1 and r2r_2 to be real, the discriminant Δ=B24AC\Delta = B^2 - 4AC must be greater than or equal to 0.
4
Minimize the quadratic function f(k)=2k210k+12f(k) = 2k^2 - 10k + 12 subject to the constraint k2k \leq 2.
k=2k = 2
The parabola f(k)f(k) opens upwards with its vertex at k=2.5k = 2.5. For k2k \leq 2, the function is strictly decreasing, meaning its minimum value on this interval occurs at the upper boundary, k=2k = 2.

Key Concept

Quadratic Equations and the Quadratic Formula
Question 2090Question

A commercial printing press charges a business a setup fee of 100100 plus 0.150.15 per brochure printed. To encourage green practices, the press offers a recycling discount equal to 3030 less than 0.050.05 per brochure printed. If the business has a budget of at most 380380 for their brochure order, what is the maximum number of brochures they can print?

Show answer & explanation

Answer: 2,500

Answer

2,500
The correct answer is 2,500 brochures. The total cost is the setup fee of 100plustheprintingcostof100 plus the printing cost of 0.15 per brochure, minus the discount of 30lessthan30 less than 0.05 per brochure. Setting bb as the number of brochures, the discount is 0.05b300.05b - 30. The total cost equation is 100+0.15b(0.05b30)=130+0.10b100 + 0.15b - (0.05b - 30) = 130 + 0.10b. Setting this less than or equal to 380380 yields 130+0.10b3800.10b250b2,500130 + 0.10b \leq 380 \Rightarrow 0.10b \leq 250 \Rightarrow b \leq 2,500.

Step-by-Step Solution

1
Define the variable and write the algebraic expressions for the cost components.
Let bb be the number of brochures printed. The total cost before the discount is 100+0.15b100 + 0.15b. The recycling discount is represented as 0.05b300.05b - 30.
Establishing clear variables and translating the textual relationships into mathematical expressions is the first step in solving word problems.
2
Set up the inequality representing the budget constraint.
100+0.15b(0.05b30)380100 + 0.15b - (0.05b - 30) \leq 380
The total cost (original cost minus the discount) must be at most the budget of 380380.
3
Simplify the left side of the inequality.
100+0.15b0.05b+30380130+0.10b380100 + 0.15b - 0.05b + 30 \leq 380 \Rightarrow 130 + 0.10b \leq 380
Distributing the subtraction sign across the discount expression and combining like terms simplifies the inequality.
4
Solve for the variable bb.
0.10b250b25000.10b \leq 250 \Rightarrow b \leq 2500
Isolating bb gives the maximum number of brochures that can be printed.

Key Concept

Translating and Solving Algebraic Word Problems
Estimated Time:1m 30s
Question 2091Question

A circle in the standard (x,y)(x, y) coordinate plane has its center at (5,2)(5, -2) and a radius of 77 units. Which of the following is an equation of this circle?

Show answer & explanation

Answer: x2+y210x+4y=20x^2 + y^2 - 10x + 4y = 20

Answer

The equation x2+y210x+4y=20x^2 + y^2 - 10x + 4y = 20
The standard form equation of a circle is (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, where (h,k)(h, k) is the center and rr is the radius. Substituting h=5h = 5, k=2k = -2, and r=7r = 7 yields (x5)2+(y+2)2=49(x - 5)^2 + (y + 2)^2 = 49. Expanding both binomials gives x210x+25+y2+4y+4=49x^2 - 10x + 25 + y^2 + 4y + 4 = 49. Combining the constant terms on the left side gives x2+y210x+4y+29=49x^2 + y^2 - 10x + 4y + 29 = 49. Subtracting 2929 from both sides results in the equation x2+y210x+4y=20x^2 + y^2 - 10x + 4y = 20.

Step-by-Step Solution

1
Write down the standard equation of a circle.
(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, where (h,k)(h, k) is the center and rr is the radius.
This is the fundamental formula relating the geometric properties of a circle to its algebraic representation.
2
Substitute the given values into the standard equation.
(x5)2+(y(2))2=72(x - 5)^2 + (y - (-2))^2 = 7^2, which simplifies to (x5)2+(y+2)2=49(x - 5)^2 + (y + 2)^2 = 49.
Substituting the center (5,2)(5, -2) and radius 77 into the standard equation sets up the expression for expansion.
3
Expand the squared binomials.
x210x+25+y2+4y+4=49x^2 - 10x + 25 + y^2 + 4y + 4 = 49.
Expanding (x5)2(x - 5)^2 into x210x+25x^2 - 10x + 25 and (y+2)2(y + 2)^2 into y2+4y+4y^2 + 4y + 4 allows conversion to the general form.
4
Simplify and rearrange the equation to match the form of the options.
x2+y210x+4y+29=49x^2 + y^2 - 10x + 4y + 29 = 49, which simplifies to x2+y210x+4y=20x^2 + y^2 - 10x + 4y = 20.
Combining the constants and subtracting 2929 from both sides of the equation yields the final simplified general form.

Key Concept

Equation of a Circle in General Form
Estimated Time:1m 0s
Question 2092Question

An ellipse in the standard coordinate plane is defined by the equation 9x2+25y236x+50y164=09x^2 + 25y^2 - 36x + 50y - 164 = 0. What is the distance between the two foci of this ellipse?

Show answer & explanation

Answer: 8

Answer

8
The correct answer is 8. Rearranging the given equation 9x2+25y236x+50y164=09x^2 + 25y^2 - 36x + 50y - 164 = 0 by completing the square gives the standard form (x2)225+(y+1)29=1\frac{(x-2)^2}{25} + \frac{(y+1)^2}{9} = 1. In this standard horizontal ellipse equation, the semi-major axis squared is a2=25a^2 = 25 and the semi-minor axis squared is b2=9b^2 = 9. The focal distance cc from the center to each focus is found using the relation c2=a2b2c^2 = a^2 - b^2, which yields c=259=4c = \sqrt{25 - 9} = 4. Since the distance between the two foci is 2c2c, the final distance is 2(4)=82(4) = 8.

Step-by-Step Solution

1
Group the xx and yy terms and move the constant to the right-hand side.
(9x236x)+(25y2+50y)=164(9x^2 - 36x) + (25y^2 + 50y) = 164
Grouping like variables allows us to factor out coefficients before completing the square.
2
Factor out the leading coefficients of the quadratic terms.
9(x24x)+25(y2+2y)=1649(x^2 - 4x) + 25(y^2 + 2y) = 164
Completing the square requires the quadratic terms inside the parentheses to have a coefficient of 1.
3
Complete the square for both variables by adding the square of half the linear coefficients inside the parentheses, and balance the equation by adding the distributed values to the right side.
9(x24x+4)+25(y2+2y+1)=164+9(4)+25(1)9(x^2 - 4x + 4) + 25(y^2 + 2y + 1) = 164 + 9(4) + 25(1) which simplifies to 9(x2)2+25(y+1)2=2259(x-2)^2 + 25(y+1)^2 = 225.
This rewrites the quadratic expressions into perfect square binomials.
4
Divide both sides of the equation by 225 to write the equation in standard form.
(x2)225+(y+1)29=1\frac{(x-2)^2}{25} + \frac{(y+1)^2}{9} = 1
The standard form of an ellipse equation is equal to 1.
5
Identify the values of a2a^2 and b2b^2 to calculate the distance cc from the center to each focus.
a2=25a^2 = 25 and b2=9b^2 = 9. Using c2=a2b2c^2 = a^2 - b^2, we get c2=259=16c^2 = 25 - 9 = 16, so c=4c = 4.
For a horizontal ellipse, the larger denominator is a2a^2 and the smaller is b2b^2, and the focal distance satisfies c2=a2b2c^2 = a^2 - b^2.
6
Multiply the focal distance from the center by 2 to find the total distance between the two foci.
Distance=2c=2(4)=8\text{Distance} = 2c = 2(4) = 8.
The distance between the two foci is the length of the segment connecting them, which is centered at (2,1)(2, -1) and extends cc units in both horizontal directions.

Key Concept

Rewriting an ellipse equation in standard form to determine its key geometric features including its foci.
Estimated Time:1m 30s
Question 2093Question

For all real values of qq that satisfy the inequality 823q168 - 2|3q - 1| \ge -6, which of the following inequality expressions represents the complete solution set for qq?

Show answer & explanation

Answer: $2q83-2 \le q \le \frac{8}{3}

Answer

2q83-2 \le q \le \frac{8}{3}
The correct answer is the interval containing all real numbers between 2-2 and 83\frac{8}{3} inclusive. This is determined by subtracting 8 from both sides of the inequality, dividing by 2-2 (which reverses the inequality sign to yield 3q17|3q - 1| \le 7), expressing this as the compound inequality 73q17-7 \le 3q - 1 \le 7, and isolating qq.

Step-by-Step Solution

1
Subtract 8 from both sides of the inequality to isolate the absolute value term.
23q114-2|3q - 1| \ge -14
To solve for the variable, we must first isolate the term containing the absolute value by performing inverse operations.
2
Divide both sides by 2-2 and reverse the inequality sign.
3q17|3q - 1| \le 7
Dividing both sides of an inequality by a negative number requires reversing the direction of the inequality sign.
3
Rewrite the absolute value inequality as a compound inequality.
73q17-7 \le 3q - 1 \le 7
An inequality of the form xd|x| \le d (where d0d \ge 0) is equivalent to the compound inequality dxd-d \le x \le d.
4
Add 1 to all three parts of the compound inequality.
63q8-6 \le 3q \le 8
Adding 1 eliminates the constant term from the middle section of the inequality.
5
Divide all three parts by 3 to solve for qq.
2q83-2 \le q \le \frac{8}{3}
Dividing by 3 isolates the variable qq, yielding the complete solution set.

Key Concept

Solving multi-step absolute value inequalities, including reversing the inequality sign when dividing by a negative number and setting up a compound inequality to represent both positive and negative cases.
Question 2094Question

A system of equations consists of the line 2xy=52x - y = 5 and the parabola y=x24x+cy = x^2 - 4x + c, where cc is a constant. If the line and the parabola intersect at two distinct points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) such that the positive difference between their xx-coordinates is 2, what is the value of cc?

Show answer & explanation

Answer: 3

Answer

3
To find the constant cc, we equate the line and the parabola equations: x24x+c=2x5x^2 - 4x + c = 2x - 5. Bringing all terms to one side gives the quadratic equation x26x+(c+5)=0x^2 - 6x + (c + 5) = 0. Applying the quadratic formula, the xx-coordinates of the intersection points are x=3±4cx = 3 \pm \sqrt{4 - c}. The positive difference between these coordinates is (3+4c)(34c)=24c(3 + \sqrt{4 - c}) - (3 - \sqrt{4 - c}) = 2\sqrt{4 - c}. Setting this difference equal to the given value of 2 gives 24c=22\sqrt{4 - c} = 2, which simplifies to 4c=1\sqrt{4 - c} = 1. Squaring both sides yields 4c=14 - c = 1, which gives c=3c = 3. This corresponds to the correct option.

Step-by-Step Solution

1
Equate the equations for the line and the parabola to set up the equation for their intersection points.
x24x+c=2x5x^2 - 4x + c = 2x - 5
The intersection points of the system of equations occur where the yy-values are equal.
2
Rearrange the equation into standard quadratic form: ax2+bx+c=0ax^2 + bx + c = 0.
x26x+(c+5)=0x^2 - 6x + (c + 5) = 0
Grouping the terms allows us to identify the coefficients: a=1a = 1, b=6b = -6, and the constant term is c+5c + 5.
3
Apply the quadratic formula to find the xx-coordinates of the intersection points in terms of cc.
x=6±(6)24(1)(c+5)2=3±4cx = \frac{6 \pm \sqrt{(-6)^2 - 4(1)(c + 5)}}{2} = 3 \pm \sqrt{4 - c}
The quadratic formula yields the roots x1=3+4cx_1 = 3 + \sqrt{4 - c} and x2=34cx_2 = 3 - \sqrt{4 - c}.
4
Set up an equation representing the positive difference between the xx-coordinates and solve for cc.
(3+4c)(34c)=2    24c=2    4c=1    4c=1    c=3(3 + \sqrt{4 - c}) - (3 - \sqrt{4 - c}) = 2 \implies 2\sqrt{4 - c} = 2 \implies \sqrt{4 - c} = 1 \implies 4 - c = 1 \implies c = 3
The difference between the two coordinates is given as 2, which allows us to isolate and solve for cc.

Key Concept

Solving systems of linear and non-linear equations by finding the intersection of a line and a parabola and using root properties to determine unknown constants

Alternative Method

Instead of using the quadratic formula, you can apply Vieta's formulas. Let the roots of x26x+(c+5)=0x^2 - 6x + (c + 5) = 0 be x1x_1 and x2x_2. Vieta's formulas state that x1+x2=6x_1 + x_2 = 6 and x1x2=c+5x_1 x_2 = c + 5. We are given that x1x2=2|x_1 - x_2| = 2. Squaring this equation gives (x1x2)2=4(x_1 - x_2)^2 = 4. Since (x1x2)2=(x1+x2)24x1x2(x_1 - x_2)^2 = (x_1 + x_2)^2 - 4x_1 x_2, we substitute the known values: 624(c+5)=4    364c20=4    164c=4    4c=12    c=36^2 - 4(c + 5) = 4 \implies 36 - 4c - 20 = 4 \implies 16 - 4c = 4 \implies 4c = 12 \implies c = 3.
Estimated Time:2m 0s
Question 2095Question

An arithmetic sequence a1,a2,a3,a_1, a_2, a_3, \dots has a first term a1=aa_1 = a and a non-zero common difference dd. A geometric sequence g1,g2,g3,g_1, g_2, g_3, \dots has a first term g1=ag_1 = a and a common ratio r>1r > 1. The third term of the arithmetic sequence is equal to the second term of the geometric sequence (a3=g2a_3 = g_2), and the seventh term of the arithmetic sequence is equal to the third term of the geometric sequence (a7=g3a_7 = g_3). If the sum of the first five terms of the arithmetic sequence is 150, what is the value of the fifth term of the geometric sequence, g5g_5?

Show answer & explanation

Answer: 240

Answer

The fifth term of the geometric sequence is 240.
The correct answer is 240. The term relationships a3=g2a_3 = g_2 and a7=g3a_7 = g_3 translate to a+2d=ara + 2d = ar and a+6d=ar2a + 6d = ar^2. Expressing the first equation as 2d=a(r1)2d = a(r - 1) and substituting it into the second equation yields a+3a(r1)=ar2a + 3a(r - 1) = ar^2. Dividing by aa gives the quadratic equation r23r+2=0r^2 - 3r + 2 = 0. Since r>1r > 1, we find r=2r = 2, which implies d=a/2d = a/2. The sum of the first five terms of the arithmetic sequence is 5(a+2d)=1505(a + 2d) = 150, which simplifies to a+2d=30a + 2d = 30. Substituting d=a/2d = a/2 gives 2a=302a = 30, so a=15a = 15. The fifth term of the geometric sequence is then g5=ar4=1524=240g_5 = a \cdot r^4 = 15 \cdot 2^4 = 240.

Step-by-Step Solution

1
Express the given sequence term relationships in terms of aa, dd, and rr.
a3=a+2da_3 = a + 2d, a7=a+6da_7 = a + 6d, g2=arg_2 = ar, and g3=ar2g_3 = ar^2.
To represent the equality of terms algebraically.
2
Solve the system of equations a+2d=ara + 2d = ar and a+6d=ar2a + 6d = ar^2 for the common ratio rr.
From the first equation, 2d=a(r1)d=a(r1)22d = a(r - 1) \Rightarrow d = \frac{a(r - 1)}{2}. Substituting this into the second equation gives a+3a(r1)=ar2a + 3a(r - 1) = ar^2. Dividing by aa (since a0a \neq 0) yields r23r+2=0r^2 - 3r + 2 = 0, which factors as (r1)(r2)=0(r-1)(r-2) = 0. Since r>1r > 1, we must have r=2r = 2. Thus, d=a/2d = a/2.
To find the relationship between the arithmetic common difference, the geometric common ratio, and the first term.
3
Use the sum of the first five terms of the arithmetic sequence to solve for aa.
S5=5(a+2d)=150a+2d=30S_5 = 5(a + 2d) = 150 \Rightarrow a + 2d = 30. Substituting d=a/2d = a/2 gives a+a=302a=30a=15a + a = 30 \Rightarrow 2a = 30 \Rightarrow a = 15.
To determine the numerical value of the first term.
4
Calculate the fifth term of the geometric sequence.
g5=ar4=1524=1516=240g_5 = a \cdot r^4 = 15 \cdot 2^4 = 15 \cdot 16 = 240.
To find the requested term of the geometric sequence.

Key Concept

Solving systems of linear and exponential relationships using arithmetic and geometric sequence properties.
Question 2096Question

For the functions f(x)=(x3)22f(x) = (x - 3)^2 - 2 and g(x)=3x10g(x) = |3x - 10|, what is the value of the composite function g(f(1))g(f(1))?

Show answer & explanation

Answer: 4

Answer

The correct answer is 4
Evaluating f(1)f(1) gives (13)22=(2)22=42=2(1 - 3)^2 - 2 = (-2)^2 - 2 = 4 - 2 = 2. Substituting this result into g(x)g(x) gives g(2)=3(2)10=610=4=4g(2) = |3(2) - 10| = |6 - 10| = |-4| = 4. Therefore, the value of the composite function is 4.

Step-by-Step Solution

1
Evaluate the inner function f(x)f(x) at x=1x = 1.
f(1)=(13)22=(2)22=42=2f(1) = (1 - 3)^2 - 2 = (-2)^2 - 2 = 4 - 2 = 2
To evaluate the composite function g(f(1))g(f(1)), the output of the inner function f(1)f(1) must be calculated first.
2
Substitute the output f(1)=2f(1) = 2 into the outer function g(x)g(x).
g(2)=3(2)10=610=4=4g(2) = |3(2) - 10| = |6 - 10| = |-4| = 4
The output of the inner function becomes the input for the outer function g(x)g(x).

Key Concept

Evaluating a composite function by first calculating the value of the inner function and then using that result as the input for the outer function.
Estimated Time:1m 0s
Question 2097Question

A linear function contains the points shown in the table below:

xxyy
k2k - 255
k+1k + 11414
2k+32k + 33535

What is the yy-intercept of the line representing this function?

Show answer & explanation

Answer: -4

Answer

The yy-intercept of the line representing this function is 4-4.
By using the first two coordinates, the constant slope of the linear function is determined to be 33. Equating the slope between the second and third coordinates to 33 yields the parameter k=5k = 5. Substituting this back into the coordinate expressions gives the points (3,5)(3, 5) and (6,14)(6, 14). Using the point-slope form, the equation of the line is y=3x4y = 3x - 4, meaning the yy-intercept is 4-4.

Step-by-Step Solution

1
Calculate the slope of the line using the first two points: (k2,5)(k-2, 5) and (k+1,14)(k+1, 14).
m=145(k+1)(k2)=93=3m = \frac{14 - 5}{(k+1) - (k-2)} = \frac{9}{3} = 3
Since the function is linear, the rate of change (slope) remains constant between any two points.
2
Express the slope using the second and third points, (k+1,14)(k+1, 14) and (2k+3,35)(2k+3, 35), set it equal to 33, and solve for kk.
3514(2k+3)(k+1)=3    21k+2=3    3(k+2)=21    k+2=7    k=5\frac{35 - 14}{(2k+3) - (k+1)} = 3 \implies \frac{21}{k+2} = 3 \implies 3(k+2) = 21 \implies k+2 = 7 \implies k = 5
The slope between the second and third points must also equal the constant slope of 33.
3
Substitute k=5k = 5 back into the coordinates to determine the actual points on the line.
The points are (3,5)(3, 5), (6,14)(6, 14), and (13,35)(13, 35).
This provides concrete coordinates that can be used to write the equation of the line.
4
Use the point-slope form with the point (3,5)(3, 5) and slope m=3m = 3 to write the equation of the line, then convert to slope-intercept form.
y5=3(x3)    y5=3x9    y=3x4y - 5 = 3(x - 3) \implies y - 5 = 3x - 9 \implies y = 3x - 4
Converting to slope-intercept form (y=mx+by = mx + b) directly gives the yy-intercept as the constant term bb.

Key Concept

Determining the equation and intercepts of a line using the constant slope property of linear functions.

Alternative Method

Once the slope m=3m = 3 and a point such as (3,5)(3, 5) are established, substitute these values directly into the slope-intercept equation y=mx+by = mx + b to solve for bb. This gives 5=3(3)+b    5=9+b    b=45 = 3(3) + b \implies 5 = 9 + b \implies b = -4.
Estimated Time:2m 30s
Question 2098Question

A parabola in the standard (x,y)(x, y) coordinate plane is defined by the equation y=112x22x+13y = \frac{1}{12}x^2 - 2x + 13. What is the yy-coordinate of the focus of this parabola?

Show answer & explanation

Answer: 4

Answer

The y-coordinate of the focus is 4.
The standard form of the parabola is y1=112(x12)2y - 1 = \frac{1}{12}(x - 12)^2. Comparing this to yk=14p(xh)2y - k = \frac{1}{4p}(x - h)^2 gives the vertex (h,k)=(12,1)(h, k) = (12, 1) and 4p=12    p=34p = 12 \implies p = 3. Since the parabola opens upward, the focus is at (12,1+3)=(12,4)(12, 1 + 3) = (12, 4), making the yy-coordinate 4.

Step-by-Step Solution

1
Complete the square to rewrite the equation in standard vertex form.
y=112(x12)2+1y = \frac{1}{12}(x - 12)^2 + 1
Rewriting the general quadratic equation into standard form allows us to directly identify the vertex and focal parameters.
2
Equate the coefficients to find the focal distance pp and vertex (h,k)(h, k).
Vertex (h,k)=(12,1)(h, k) = (12, 1) and p=3p = 3
The standard vertex form of a vertical parabola is yk=14p(xh)2y - k = \frac{1}{4p}(x - h)^2. Setting 14p=112\frac{1}{4p} = \frac{1}{12} gives p=3p = 3.
3
Calculate the focus coordinates (h,k+p)(h, k + p).
Focus =(12,4)= (12, 4), so the yy-coordinate is 44
For an upward-opening parabola, the focus is located pp units directly above the vertex.

Key Concept

Rewriting a quadratic equation into standard vertex form to find the properties of a parabola, including its vertex and focus.
Question 2099Question

If the expression

(x3y2)3(x2y1)2xky3\frac{(x^3 y^2)^3 \cdot (x^{-2} y^{-1})^2}{x^k y^3}

is equivalent to x2yx^2 y for all non-zero real numbers xx and yy, what is the value of the exponent kk?

Show answer & explanation

Answer: 3

Answer

The value of the exponent kk is 3.
Applying exponent rules simplifies the numerator of the expression to x5y4x^5 y^4. Dividing this by the denominator xky3x^k y^3 yields x5kyx^{5-k} y. Equating the exponent of xx to 2 in the target expression x2yx^2 y gives 5k=25 - k = 2, which solves to k=3k = 3.

Step-by-Step Solution

1
Apply the power of a power rule (am)n=amn(a^m)^n = a^{m \cdot n} to simplify each factor in the numerator.
(x3y2)3=x9y6(x^3 y^2)^3 = x^9 y^6 and (x2y1)2=x4y2(x^{-2} y^{-1})^2 = x^{-4} y^{-2}
To raise a product to a power, raise each factor to that power by multiplying the exponents.
2
Multiply the two simplified factors in the numerator together by adding the exponents of like bases.
x9y6x4y2=x5y4x^9 y^6 \cdot x^{-4} y^{-2} = x^5 y^4
When multiplying exponential expressions with the same base, add their exponents: aman=am+na^m \cdot a^n = a^{m+n}.
3
Divide the numerator by the denominator by subtracting the exponents of like bases.
x5y4xky3=x5ky\frac{x^5 y^4}{x^k y^3} = x^{5-k} y
When dividing exponential expressions with the same base, subtract the exponent of the denominator from the exponent of the numerator: aman=amn\frac{a^m}{a^n} = a^{m-n}.
4
Set the exponent of xx in the simplified expression equal to the exponent of xx in the target expression x2yx^2 y, and solve for kk.
5k=2    k=35 - k = 2 \implies k = 3
For the expressions to be equivalent for all non-zero real numbers, the corresponding exponents of like bases must be equal.

Key Concept

Properties of exponents (power of a power, product of powers, and quotient of powers rules)
Estimated Time:1m 30s
Question 2100Question

A manufacturer calculates the net monthly operating profit PP (in thousands of dollars) using the expression 83x2\frac{8 - 3x}{2}, where xx is the number of maintenance hours scheduled. The auxiliary support costs are modeled by the expression 2x13\frac{2x - 1}{3} thousand dollars. For the plant to be considered efficient, the net operating profit minus the auxiliary support costs must be at least 33 thousand dollars. Which of the following inequalities represents the range of maintenance hours, xx, that satisfy this efficiency requirement?

Show answer & explanation

Answer: x813x \leq \frac{8}{13}

Answer

The range of maintenance hours that satisfy the efficiency requirement is x813x \leq \frac{8}{13}.
First, translate the word problem into a mathematical inequality. The net monthly operating profit minus the auxiliary support costs must be at least 3, which translates to: 83x22x133\frac{8 - 3x}{2} - \frac{2x - 1}{3} \geq 3 To solve this inequality, find the least common denominator (LCD) of 2 and 3, which is 6. Multiply every term in the inequality by 6: 3(83x)2(2x1)183(8 - 3x) - 2(2x - 1) \geq 18 Distribute the constants on the left side, paying careful attention to distribute the negative sign: 249x4x+21824 - 9x - 4x + 2 \geq 18 Combine like terms: 2613x1826 - 13x \geq 18 Subtract 26 from both sides: 13x8-13x \geq -8 Divide both sides by -13. Because we are dividing by a negative number, the direction of the inequality sign must be reversed: x813x \leq \frac{8}{13} Thus, the option stating x813x \leq \frac{8}{13} is correct.

Step-by-Step Solution

1
Translate the word problem into a mathematical inequality.
83x22x133\frac{8 - 3x}{2} - \frac{2x - 1}{3} \geq 3
The net operating profit minus the auxiliary support costs must be at least 3, which translates to a subtraction operation set greater than or equal to 3.
2
Multiply all terms in the inequality by the least common denominator (LCD) of 2 and 3, which is 6.
3(83x)2(2x1)183(8 - 3x) - 2(2x - 1) \geq 18
Multiplying by the LCD eliminates the denominators and simplifies the equation for algebraic manipulation.
3
Distribute the constants on the left side of the inequality.
249x4x+21824 - 9x - 4x + 2 \geq 18
Removing the parentheses is required to combine like terms. Be careful to distribute the negative sign: 2×1=+2-2 \times -1 = +2.
4
Combine like terms on the left side of the inequality.
2613x1826 - 13x \geq 18
Simplifying the left-hand side reduces the inequality to a standard two-step linear inequality.
5
Subtract 26 from both sides of the inequality to isolate the variable term.
13x8-13x \geq -8
This isolates the variable term 13x-13x on the left side.
6
Divide both sides by -13 and reverse the direction of the inequality sign.
x813x \leq \frac{8}{13}
Dividing both sides of an inequality by a negative number requires reversing the inequality sign to maintain equivalence.

Key Concept

Solving multi-step linear inequalities, including fraction clearance and reversing the inequality sign when dividing by a negative number.
PreviousPage 105 / 278Next
All practice questions — ACT | Examkin