Quadratic Equations and Factoring

41 questions

Question 21Question

Let f(x)=x2+bx+cf(x) = x^2 + bx + c, where bb and cc are integers. The equation f(x)=0f(x) = 0 has two distinct real roots, α\alpha and β\beta. If α+β=αβ\alpha + \beta = \alpha\beta and c>0c > 0, which of the following statements must be true? Indicate all such statements.

Select all that apply

Show answer & explanation

Answer: The constant cc is strictly greater than 4.; Both roots α\alpha and β\beta are positive.; The vertex of the parabola y=f(x)y = f(x) lies in Quadrant IV of the xy-plane.

Answer

The statements asserting that the constant cc is strictly greater than 4, both roots are positive, and the vertex lies in Quadrant IV must all be true.
By Vieta's formulas, α+β=b\alpha + \beta = -b and αβ=c\alpha\beta = c. Equating sum and product gives b=cb = -c. The discriminant Δ=c24c>0\Delta = c^2 - 4c > 0 requires c>4c > 4 because c>0c > 0. Since sum and product of the roots equal c>0c > 0, both roots are positive. The vertex coordinates (c/2,c(c4)/4)(c/2, -c(c-4)/4) have a positive x-value and a negative y-value, placing the vertex in Quadrant IV.

Step-by-Step Solution

1
Apply Vieta's formulas and establish the relationship between coefficients
α+β=b\alpha + \beta = -b and αβ=c\alpha\beta = c. Setting them equal gives b=c    b=c-b = c \implies b = -c.
The stem specifies that the sum of the roots equals their product.
2
Analyze the discriminant for distinct real roots
Δ=b24c=(c)24c=c(c4)>0\Delta = b^2 - 4c = (-c)^2 - 4c = c(c - 4) > 0. Since c>0c > 0, c4>0    c>4c - 4 > 0 \implies c > 4.
Two distinct real roots require a strictly positive discriminant.
3
Determine the signs of the roots
α+β=c>0\alpha + \beta = c > 0 and αβ=c>0\alpha\beta = c > 0, implying α>0\alpha > 0 and β>0\beta > 0.
If the sum and product of two real numbers are both positive, both numbers must be positive.
4
Find the location of the parabola's vertex
xv=c2>0x_v = \frac{c}{2} > 0 and yv=c(c4)4<0y_v = -\frac{c(c-4)}{4} < 0, placing the vertex in Quadrant IV.
A point with a positive x-coordinate and negative y-coordinate resides in the fourth quadrant.
5
Evaluate the remaining options regarding bb and αβ|\alpha - \beta|
b=c<4b = -c < -4 (negative), and αβ=2    c=2+22|\alpha - \beta| = 2 \implies c = 2 + 2\sqrt{2}, which is not an integer.
These evaluations disprove the statements that bb is positive and that αβ|\alpha - \beta| can equal 2.

Key Concept

Quadratic Root Properties and Vieta's Formulas
Question 22Question

The quadratic equation x22mx+(m24m+12)=0x^2 - 2mx + (m^2 - 4m + 12) = 0, where mm is a real constant, has two distinct real roots x1x_1 and x2x_2. If the distance between the two roots on the real number line is 434\sqrt{3}, what is the value of x12+x22x_1^2 + x_2^2?

Show answer & explanation

Answer: 96

Answer

96
By Vieta's formulas, the sum of the roots is x1+x2=2mx_1 + x_2 = 2m and the product of the roots is x1x2=m24m+12x_1 x_2 = m^2 - 4m + 12. The distance between the roots is given by x1x2=(x1+x2)24x1x2|x_1 - x_2| = \sqrt{(x_1 + x_2)^2 - 4x_1 x_2}. Squaring both sides gives (43)2=48=(2m)24(m24m+12)=16m48(4\sqrt{3})^2 = 48 = (2m)^2 - 4(m^2 - 4m + 12) = 16m - 48. Solving 16m48=4816m - 48 = 48 yields m=6m = 6. Substituting m=6m = 6 into the expressions for the sum and product of the roots gives x1+x2=12x_1 + x_2 = 12 and x1x2=24x_1 x_2 = 24. Finally, applying the identity x12+x22=(x1+x2)22x1x2x_1^2 + x_2^2 = (x_1 + x_2)^2 - 2x_1 x_2 yields 1222(24)=14448=9612^2 - 2(24) = 144 - 48 = 96.

Step-by-Step Solution

1
Apply Vieta's formulas to determine the sum and product of the roots in terms of mm.
For x22mx+(m24m+12)=0x^2 - 2mx + (m^2 - 4m + 12) = 0, the sum of roots is x1+x2=2mx_1 + x_2 = 2m and the product of roots is x1x2=m24m+12x_1 x_2 = m^2 - 4m + 12.
Vieta's relations relate quadratic coefficients directly to root sums and products.
2
Express the distance between the roots x1x2|x_1 - x_2| in terms of mm and solve for mm.
x1x22=(x1+x2)24x1x2=(2m)24(m24m+12)=16m48|x_1 - x_2|^2 = (x_1 + x_2)^2 - 4x_1 x_2 = (2m)^2 - 4(m^2 - 4m + 12) = 16m - 48. Given x1x2=43|x_1 - x_2| = 4\sqrt{3}, we have 16m48=(43)2=48    16m=96    m=616m - 48 = (4\sqrt{3})^2 = 48 \implies 16m = 96 \implies m = 6.
The difference between two roots of a quadratic is linked to the discriminant via x1x2=b24aca|x_1 - x_2| = \frac{\sqrt{b^2 - 4ac}}{|a|}.
3
Calculate the numerical values of the root sum x1+x2x_1 + x_2 and root product x1x2x_1 x_2 using m=6m = 6.
x1+x2=2(6)=12x_1 + x_2 = 2(6) = 12 and x1x2=624(6)+12=24x_1 x_2 = 6^2 - 4(6) + 12 = 24.
Substituting m=6m = 6 gives the exact values needed for algebraic evaluation.
4
Compute x12+x22x_1^2 + x_2^2 using the identity x12+x22=(x1+x2)22x1x2x_1^2 + x_2^2 = (x_1 + x_2)^2 - 2x_1 x_2.
x12+x22=1222(24)=14448=96x_1^2 + x_2^2 = 12^2 - 2(24) = 144 - 48 = 96.
The sum of squares identity isolates x12+x22x_1^2 + x_2^2 without requiring explicit calculation of individual root values.

Key Concept

Quadratic Root Relationships and Vieta's Formulas
Estimated Time:2m 30s
Question 23Question
What is the sum of all real solutions to the equation (x23x)28(x23x)+12=0(x^2 - 3x)^2 - 8(x^2 - 3x) + 12 = 0?
Show answer & explanation

Answer: 66

Answer

The sum of all real solutions to the given equation is 6.
By substituting u=x23xu = x^2 - 3x, the quartic equation reduces to the quadratic equation u28u+12=0u^2 - 8u + 12 = 0, which factors as (u2)(u6)=0(u - 2)(u - 6) = 0. Setting x23x=2x^2 - 3x = 2 and x23x=6x^2 - 3x = 6 yields two distinct quadratic equations: x23x2=0x^2 - 3x - 2 = 0 and x23x6=0x^2 - 3x - 6 = 0. Since both discriminants (1717 and 3333) are strictly positive, each equation has two distinct real solutions. By Vieta's formulas, the sum of the roots for a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 is b/a-b/a. Thus, the sum of the roots for x23x2=0x^2 - 3x - 2 = 0 is 33, and the sum of the roots for x23x6=0x^2 - 3x - 6 = 0 is 33. Adding these together gives a total sum of 3+3=63 + 3 = 6.

Step-by-Step Solution

1
Apply algebraic substitution to reduce the equation to a standard quadratic form.
Let u=x23xu = x^2 - 3x. The original equation becomes u28u+12=0u^2 - 8u + 12 = 0.
Recognizing repeated quadratic expressions allows for simplification into a single quadratic in terms of uu.
2
Factor the quadratic equation in uu to find its roots.
(u2)(u6)=0(u - 2)(u - 6) = 0, which gives u=2u = 2 and u=6u = 6.
The factors of 1212 that sum to 8-8 are 2-2 and 6-6.
3
Substitute x23xx^2 - 3x back for uu and check the discriminant of each resulting quadratic equation.
For u=2u = 2: x23x2=0x^2 - 3x - 2 = 0 has discriminant Δ1=(3)24(1)(2)=17>0\Delta_1 = (-3)^2 - 4(1)(-2) = 17 > 0 (2 distinct real roots).
For u=6u = 6: x23x6=0x^2 - 3x - 6 = 0 has discriminant Δ2=(3)24(1)(6)=33>0\Delta_2 = (-3)^2 - 4(1)(-6) = 33 > 0 (2 distinct real roots).
Verifying that the discriminant is positive ensures that all four roots are real numbers.
4
Calculate the sum of the roots for each quadratic equation using Vieta's formulas.
For x23x2=0x^2 - 3x - 2 = 0, the sum of roots is 31=3-\frac{-3}{1} = 3.
For x23x6=0x^2 - 3x - 6 = 0, the sum of roots is 31=3-\frac{-3}{1} = 3.
According to Vieta's formulas, for a quadratic ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is b/a-b/a.
5
Add the sums of the roots from both equations to find the total sum of all real solutions.
Total sum =3+3=6= 3 + 3 = 6.
Since all four roots are real and distinct, the overall sum is the sum of the roots of the two constituent quadratics.

Key Concept

Quadratic Substitution and Vieta's Formulas for Root Sums
Question 24Question

The quadratic equation (xa)(xb)=c(x - a)(x - b) = c, where aa, bb, and cc are real constants with a<ba < b and c>0c > 0, has two real roots x1x_1 and x2x_2 such that x1<x2x_1 < x_2. Which of the following statements must be true? Indicate all such statements.

Select all that apply

Show answer & explanation

Answer: x1<ax_1 < a; x2>bx_2 > b; The distance between the roots, x2x1x_2 - x_1, is strictly greater than bab - a

Answer

The correct statements are that the smaller root is less than aa (x1<ax_1 < a), the larger root is greater than bb (x2>bx_2 > b), and the distance between the roots is greater than bab - a (x2x1>bax_2 - x_1 > b - a).
Evaluating f(x)=(xa)(xb)cf(x) = (x-a)(x-b) - c at x=ax = a and x=bx = b yields negative values (c-c). Because the parabola opens upward, the graph must cross the x-axis to the left of aa and to the right of bb. This establishes x1<ax_1 < a and x2>bx_2 > b. Combining these inequalities shows that the distance between the roots x2x1x_2 - x_1 must exceed bab - a.

Step-by-Step Solution

1
Formulate the quadratic function and analyze its values at key points
Let f(x)=(xa)(xb)c=0f(x) = (x - a)(x - b) - c = 0. Evaluating at x=ax = a and x=bx = b gives f(a)=(0)(ab)c=c<0f(a) = (0)(a-b) - c = -c < 0 and f(b)=(ba)(0)c=c<0f(b) = (b-a)(0) - c = -c < 0.
Evaluating at aa and bb reveals the sign of the function inside the interval [a,b][a, b].
2
Use the sign of the leading coefficient and intermediate value properties to locate the roots
The coefficient of x2x^2 is 1>01 > 0, so the parabola opens upward. Since f(a)<0f(a) < 0 and f(b)<0f(b) < 0, and f(x)+f(x) \to +\infty as x±x \to \pm\infty, the two real roots x1x_1 and x2x_2 must satisfy x1<a<b<x2x_1 < a < b < x_2.
A continuous upward-opening parabola must cross the x-axis outside any interval where its values are negative.
3
Analyze the distance between the roots
Subtracting x1<ax_1 < a from x2>bx_2 > b gives x2x1>bax_2 - x_1 > b - a.
Since aa and bb fall strictly between x1x_1 and x2x_2, the distance between x1x_1 and x2x_2 exceeds the distance between aa and bb.
4
Check the remaining statements using Vieta's formulas
Expanding f(x)=x2(a+b)x+(abc)=0f(x) = x^2 - (a+b)x + (ab - c) = 0 yields sum of roots x1+x2=a+bx_1 + x_2 = a + b and product of roots x1x2=abcx_1 x_2 = ab - c. Thus x1+x2>a+bx_1 + x_2 > a+b is false, and x1x2<0x_1 x_2 < 0 is not necessarily true.
Vieta's formulas give exact values for the sum and product of roots in terms of coefficients.

Key Concept

Geometric interpretation of quadratic functions and root locations relative to evaluated points
Question 25Question

For a nonzero real constant mm, the quadratic equation x2(m+6m)x+6=0x^2 - \left(m + \frac{6}{m}\right)x + 6 = 0 has real roots aa and bb. If a2+b2=25a^2 + b^2 = 25, what is the sum of all possible values of m2m^2?

Show answer & explanation

Answer: 2525

Answer

The sum of all possible values of m2m^2 is 2525.
Using Vieta's formulas on x2(m+6m)x+6=0x^2 - \left(m + \frac{6}{m}\right)x + 6 = 0, the sum of the roots is a+b=m+6ma + b = m + \frac{6}{m} and the product is ab=6ab = 6. Substituting these into the identity a2+b2=(a+b)22ab=25a^2 + b^2 = (a+b)^2 - 2ab = 25 yields (m+6m)212=25\left(m + \frac{6}{m}\right)^2 - 12 = 25, which simplifies to m2+36m2=25m^2 + \frac{36}{m^2} = 25. Setting u=m2u = m^2 gives u225u+36=0u^2 - 25u + 36 = 0. Since this quadratic has two distinct positive real roots for uu, the sum of all possible values of m2m^2 is given by Vieta's formula as 2525.

Step-by-Step Solution

1
Apply Vieta's formulas to relate the roots aa and bb to the coefficients of the given quadratic equation.
a+b=m+6ma + b = m + \frac{6}{m} and ab=6ab = 6.
For any quadratic equation x2Sx+P=0x^2 - Sx + P = 0, the sum of the roots is SS and the product of the roots is PP.
2
Express a2+b2a^2 + b^2 using the algebraic identity for the sum of squares.
a2+b2=(a+b)22ab=(m+6m)22(6)=(m+6m)212a^2 + b^2 = (a + b)^2 - 2ab = \left(m + \frac{6}{m}\right)^2 - 2(6) = \left(m + \frac{6}{m}\right)^2 - 12.
Rewriting the sum of squares allows substitution of the known sum and product of the roots.
3
Set the expression equal to the given value 2525 and expand the square.
m2+2(m)(6m)+36m212=25    m2+12+36m212=25    m2+36m2=25m^2 + 2(m)\left(\frac{6}{m}\right) + \frac{36}{m^2} - 12 = 25 \implies m^2 + 12 + \frac{36}{m^2} - 12 = 25 \implies m^2 + \frac{36}{m^2} = 25.
Expanding (m+6m)2\left(m + \frac{6}{m}\right)^2 yields m2+12+36m2m^2 + 12 + \frac{36}{m^2}, which simplifies directly after subtracting 1212.
4
Formulate a quadratic equation in terms of u=m2u = m^2.
u+36u=25    u225u+36=0u + \frac{36}{u} = 25 \implies u^2 - 25u + 36 = 0.
Multiplying through by u=m2u = m^2 transforms the rational equation into a standard polynomial quadratic equation.
5
Find the sum of all valid solutions for u=m2u = m^2 using Vieta's formulas.
The discriminant of u225u+36=0u^2 - 25u + 36 = 0 is Δ=(25)24(1)(36)=625144=481>0\Delta = (-25)^2 - 4(1)(36) = 625 - 144 = 481 > 0, and the product of the roots is 36>036 > 0, so both roots u1,u2u_1, u_2 are positive real numbers. By Vieta's formulas, u1+u2=25u_1 + u_2 = 25.
Since both roots u1u_1 and u2u_2 are positive real numbers, they correspond to valid real values of m2m^2, making their sum equal to 2525.

Key Concept

Quadratic Equations, Vieta's Formulas, and Factoring Substitution
Estimated Time:2m 0s
Question 26Question

The quadratic function f(x)=2x2+kx18f(x) = -2x^2 + kx - 18 has a maximum value of 1414, where kk is a positive constant. What is the value of kk?

Show answer & explanation

Answer: 16

Answer

The value of kk is 1616.
The vertex of the parabola f(x)=2x2+kx18f(x) = -2x^2 + kx - 18 is located at x=k4x = \frac{k}{4}. Evaluating f(k4)f\left(\frac{k}{4}\right) gives the maximum value k2818\frac{k^2}{8} - 18. Setting this expression equal to 1414 leads to k28=32\frac{k^2}{8} = 32, so k2=256k^2 = 256. Taking the positive root as required by the problem statement yields k=16k = 16.

Step-by-Step Solution

1
Find the xx-coordinate of the vertex of the quadratic function.
For f(x)=2x2+kx18f(x) = -2x^2 + kx - 18, we have a=2a = -2, b=kb = k, and c=18c = -18. The vertex occurs at x=b2a=k2(2)=k4x = -\frac{b}{2a} = -\frac{k}{2(-2)} = \frac{k}{4}.
The maximum or minimum of any quadratic function ax2+bx+cax^2 + bx + c occurs at its vertex, where x=b2ax = -\frac{b}{2a}.
2
Evaluate the function at the vertex to determine the maximum value in terms of kk.
f(k4)=2(k4)2+k(k4)18=2(k216)+k2418=k28+k2418=k2818f\left(\frac{k}{4}\right) = -2\left(\frac{k}{4}\right)^2 + k\left(\frac{k}{4}\right) - 18 = -2\left(\frac{k^2}{16}\right) + \frac{k^2}{4} - 18 = -\frac{k^2}{8} + \frac{k^2}{4} - 18 = \frac{k^2}{8} - 18.
Substituting the vertex xx-coordinate into f(x)f(x) yields the maximum value of the downward-opening parabola.
3
Set the maximum value expression equal to 1414 and solve for k2k^2.
\frac{k^2}{8} - 18 = 14 \implies \frac{k^2}{8} = 32 \implies k^2 = 256.
The problem states that the maximum value of f(x)f(x) is 1414.
4
Solve for the positive constant kk.
k=256=16.k = \sqrt{256} = 16.
Taking the square root of 256256 gives k=16k = 16 or k=16k = -16. Since kk is given as a positive constant, k=16k = 16.

Key Concept

Finding the extreme value of a quadratic function by locating its vertex
Question 27Question

For a real constant kk, the quadratic equation x22kx+(k2k6)=0x^2 - 2kx + (k^2 - k - 6) = 0 has two distinct real roots rr and ss such that r<0<sr < 0 < s and r<s|r| < |s|. Which of the following inequalities expresses all possible values of kk?

Show answer & explanation

Answer: 0<k<30 < k < 3

Answer

The inequality expressing all possible values of kk is 0<k<30 < k < 3.
The condition that one root is negative and one root is positive (r<0<sr < 0 < s) requires the product of the roots rs=k2k6rs = k^2 - k - 6 to be negative, which resolves to 2<k<3-2 < k < 3. Furthermore, since the positive root ss has a larger absolute magnitude than the negative root rr (r<s|r| < |s|), the sum of the roots r+s=2kr + s = 2k must be positive, requiring k>0k > 0. Taking the intersection of 2<k<3-2 < k < 3 and k>0k > 0 yields 0<k<30 < k < 3.

Step-by-Step Solution

1
Apply Vieta's formulas to express the sum and product of the roots in terms of kk.
For x22kx+(k2k6)=0x^2 - 2kx + (k^2 - k - 6) = 0, the sum of roots is r+s=2kr + s = 2k and the product of roots is rs=k2k6rs = k^2 - k - 6.
Vieta's formulas directly relate the coefficients of a quadratic equation to the sum and product of its roots.
2
Analyze the condition r<0<sr < 0 < s.
Since one root is negative and the other is positive, their product must be negative: rs=k2k6<0rs = k^2 - k - 6 < 0. Factoring gives (k3)(k+2)<0(k - 3)(k + 2) < 0, which yields 2<k<3-2 < k < 3.
A positive number multiplied by a negative number produces a negative product.
3
Analyze the condition r<s|r| < |s|.
Since r<0r < 0, r=r|r| = -r. Since s>0s > 0, s=s|s| = s. The inequality r<s|r| < |s| becomes r<s-r < s, which simplifies to r+s>0r + s > 0. Substituting r+s=2kr + s = 2k gives 2k>02k > 0, or k>0k > 0.
The positive root having greater magnitude than the absolute value of the negative root means the sum of the roots must be positive.
4
Combine the conditions to find the valid range for kk.
Combining 2<k<3-2 < k < 3 and k>0k > 0 yields the intersection 0<k<30 < k < 3. (The discriminant condition Δ=4(k+6)>0    k>6\Delta = 4(k + 6) > 0 \implies k > -6 is satisfied for all k(0,3)k \in (0, 3)).
The parameter kk must satisfy both root sign constraints simultaneously.

Key Concept

Using Vieta's formulas and root magnitude conditions to solve quadratic parameter inequality problems.
Question 28Question

If xx is a positive real number such that 2x25x3=02x^2 - 5x - 3 = 0, what is the value of x2+1x^2 + 1?

Show answer & explanation

Answer: 10

Answer

10
Factoring the quadratic equation 2x25x3=02x^2 - 5x - 3 = 0 yields (2x+1)(x3)=0(2x + 1)(x - 3) = 0, giving solutions x=12x = -\frac{1}{2} and x=3x = 3. Because xx is specified as a positive real number, we choose x=3x = 3. Substituting x=3x = 3 into x2+1x^2 + 1 yields 32+1=103^2 + 1 = 10.

Step-by-Step Solution

1
Factor the quadratic equation 2x25x3=02x^2 - 5x - 3 = 0.
(2x+1)(x3)=0(2x + 1)(x - 3) = 0
Find two linear factors whose product gives 2x25x32x^2 - 5x - 3.
2
Solve for the roots of the equation.
x=12x = -\frac{1}{2} or x=3x = 3
Set each factor equal to zero: 2x+1=0    x=122x + 1 = 0 \implies x = -\frac{1}{2} and x3=0    x=3x - 3 = 0 \implies x = 3.
3
Apply the constraint x>0x > 0 to identify the valid root.
x=3x = 3
The root x=12x = -\frac{1}{2} is negative and thus violates the given condition that xx is positive.
4
Substitute x=3x = 3 into the target expression x2+1x^2 + 1.
32+1=9+1=103^2 + 1 = 9 + 1 = 10
Evaluate the expression using the valid positive value of xx.

Key Concept

Solving quadratic equations by factoring and applying domain constraints
Estimated Time:45s
Question 29Question

Which of the following values are solutions to the equation (x3)2=16(x - 3)^2 = 16? Select all that apply.

Select all that apply

Show answer & explanation

Answer: 1-1; 77

Answer

The solutions to the equation are 1-1 and 77.
Taking the square root of both sides of (x3)2=16(x - 3)^2 = 16 gives x3=4x - 3 = 4 or x3=4x - 3 = -4. Solving these equations yields x=7x = 7 and x=1x = -1.

Step-by-Step Solution

1
Take the square root of both sides of the quadratic equation (x3)2=16(x - 3)^2 = 16.
x3=±16=±4x - 3 = \pm \sqrt{16} = \pm 4
Applying the square root property yields both a positive and a negative root.
2
Solve the equation corresponding to the positive root: x3=4x - 3 = 4.
x=4+3=7x = 4 + 3 = 7
Adding 33 to both sides isolates xx.
3
Solve the equation corresponding to the negative root: x3=4x - 3 = -4.
x=4+3=1x = -4 + 3 = -1
Adding 33 to both sides isolates xx for the negative root.

Key Concept

Solving quadratic equations of the form (xa)2=k(x - a)^2 = k using the square root property.
Estimated Time:1m 0s
Question 30Question

If x>0x > 0 and x26x16=0x^2 - 6x - 16 = 0, what is the value of xx?

Show answer & explanation

Answer: 8

Answer

The correct value of xx is 8.
Factoring x26x16=0x^2 - 6x - 16 = 0 gives (x8)(x+2)=0(x - 8)(x + 2) = 0. Setting each factor to zero yields x=8x = 8 and x=2x = -2. Given the constraint x>0x > 0, the only valid answer is 8.

Step-by-Step Solution

1
Factor the quadratic expression
(x8)(x+2)=0(x - 8)(x + 2) = 0
Find two numbers that multiply to 16-16 and add to 6-6, which are 8-8 and 22.
2
Solve for possible values of xx
x=8x = 8 or x=2x = -2
By the zero-product property, if (x8)(x+2)=0(x - 8)(x + 2) = 0, then either x8=0x - 8 = 0 or x+2=0x + 2 = 0.
3
Apply the given constraint x>0x > 0
x=8x = 8
The solution x=2x = -2 is rejected because xx must be positive.

Key Concept

Factoring Quadratic Equations
Estimated Time:45s
Question 31Question

A quadratic function is defined by f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where aa, bb, and cc are real constants with a>0a > 0. If the vertex of the parabola y=f(x)y = f(x) lies in the third quadrant of the xyxy-plane, which of the following statements must be true? Select all that apply.

Select all that apply

Show answer & explanation

Answer: b>0b > 0; The equation f(x)=0f(x) = 0 has two distinct real solutions.

Answer

The statements 'b>0b > 0' and 'The equation f(x)=0f(x) = 0 has two distinct real solutions' must be true.
The vertex of the parabola y=ax2+bx+cy = ax^2 + bx + c is (h,k)=(b2a,cb24a)(h, k) = \left(-\frac{b}{2a}, c - \frac{b^2}{4a}\right). Because the vertex is in the third quadrant, h<0h < 0 and k<0k < 0. With a>0a > 0, the inequality b2a<0-\frac{b}{2a} < 0 directly requires b>0b > 0. Furthermore, because a>0a > 0 (parabola opens upward) and the minimum value k<0k < 0 lies below the x-axis, the graph must cross the x-axis at two distinct points, establishing that f(x)=0f(x) = 0 has two distinct real solutions.

Step-by-Step Solution

1
Analyze the coordinates of the vertex (h,k)(h, k) relative to the third quadrant.
The third quadrant requires h<0h < 0 and k<0k < 0.
Points in Quadrant III have negative x-coordinates and negative y-coordinates.
2
Evaluate the sign of bb using the x-coordinate formula h=b2ah = -\frac{b}{2a}.
b>0b > 0.
Since h<0h < 0 and a>0a > 0, b2a<0    b2a>0    b>0-\frac{b}{2a} < 0 \implies \frac{b}{2a} > 0 \implies b > 0.
3
Determine the number of real solutions using the vertex y-coordinate kk and orientation a>0a > 0.
The discriminant b24ac>0b^2 - 4ac > 0, giving two distinct real solutions.
For an upward-opening parabola (a>0a > 0), having a vertex below the x-axis (k<0k < 0) guarantees the curve crosses the x-axis twice.
4
Test counterexamples for cc and evaluate the root sum ba-\frac{b}{a}.
cc is not strictly constrained in sign, and the root sum is negative.
The function f(x)=(x+2)21=x2+4x+3f(x) = (x+2)^2 - 1 = x^2 + 4x + 3 has vertex (2,1)QIII(-2, -1) \in \text{QIII} with c=3>0c = 3 > 0. Also, since a>0a > 0 and b>0b > 0, root sum ba<0-\frac{b}{a} < 0.

Key Concept

Parabola Vertex and Quadratic Discriminant Analysis
Question 32Question

The length of a rectangular plot of land is 33 meters less than twice its width. If the area of the plot is 9090 square meters, what is the perimeter of the plot, in meters?

Show answer & explanation

Answer: 39

Answer

The perimeter of the plot of land is 39 meters.
Setting the length to 2w32w - 3 gives an area equation of w(2w3)=90w(2w - 3) = 90, which expands and rearranges to 2w23w90=02w^2 - 3w - 90 = 0. Factoring this quadratic equation yields (2w15)(w+6)=0(2w - 15)(w + 6) = 0. Since width must be positive, w=7.5w = 7.5 meters, which means the length is 1212 meters. The perimeter is 2(12+7.5)=392(12 + 7.5) = 39 meters.

Step-by-Step Solution

1
Express the length in terms of width and set up the area equation.
Let ww be the width of the rectangle. Length l=2w3l = 2w - 3. Area equation: w(2w3)=90w(2w - 3) = 90.
The area of a rectangle is equal to length multiplied by width.
2
Rearrange into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
2w23w90=02w^2 - 3w - 90 = 0
Distributing ww and subtracting 9090 from both sides puts the equation in standard quadratic form.
3
Factor the quadratic equation.
(2w15)(w+6)=0(2w - 15)(w + 6) = 0
Finding two numbers with a product of 2×(90)=1802 \times (-90) = -180 and a sum of 3-3 gives 15-15 and 1212.
4
Determine the valid physical dimensions.
w=7.5w = 7.5 meters and l=12l = 12 meters.
The root w=6w = -6 is discarded because physical length cannot be negative. Thus w=152=7.5w = \frac{15}{2} = 7.5 meters.
5
Calculate the perimeter.
Perimeter =2(l+w)=2(12+7.5)=39= 2(l + w) = 2(12 + 7.5) = 39 meters.
The perimeter of a rectangle is given by 2×(length+width)2 \times (\text{length} + \text{width}).

Key Concept

Solving quadratic word problems via factoring
Estimated Time:1m 30s
Question 33Question

If r1r_1 and r2r_2 are the two distinct real solutions to the quadratic equation x24x21=0x^2 - 4x - 21 = 0, where r1>r2r_1 > r_2, what is the value of r1+2r2r_1 + 2r_2?

Show answer & explanation

Answer: 11

Answer

The correct value of r1+2r2r_1 + 2r_2 is 11.
Factoring the quadratic polynomial x24x21x^2 - 4x - 21 gives (x7)(x+3)=0(x - 7)(x + 3) = 0, which yields solutions x=7x = 7 and x=3x = -3. Applying the constraint r1>r2r_1 > r_2 identifies r1=7r_1 = 7 and r2=3r_2 = -3. Substituting these values into r1+2r2r_1 + 2r_2 yields 7+2(3)=76=17 + 2(-3) = 7 - 6 = 1.

Step-by-Step Solution

1
Factor the quadratic equation
(x7)(x+3)=0(x - 7)(x + 3) = 0
Find two numbers that multiply to 21-21 and add up to 4-4, which are 7-7 and 33.
2
Solve for the roots of the equation
x=7x = 7 or x=3x = -3
Set each linear factor equal to zero: x7=0    x=7x - 7 = 0 \implies x = 7 and x+3=0    x=3x + 3 = 0 \implies x = -3.
3
Assign values to r1r_1 and r2r_2 based on the condition r1>r2r_1 > r_2
r1=7r_1 = 7 and r2=3r_2 = -3
Since 7>37 > -3, r1r_1 must be 77 and r2r_2 must be 3-3.
4
Evaluate the expression r1+2r2r_1 + 2r_2
7+2(3)=76=17 + 2(-3) = 7 - 6 = 1
Substitute r1=7r_1 = 7 and r2=3r_2 = -3 into the given expression.

Key Concept

Solving quadratic equations by factoring and evaluating expressions involving roots.
Estimated Time:1m 30s
Question 34Question

If mm and nn are the two distinct real solutions to the quadratic equation 2x28x+c=02x^2 - 8x + c = 0, where cc is a constant, and m2+n2=12m^2 + n^2 = 12, what is the value of cc?

Show answer & explanation

Answer: 4

Answer

The value of cc is 44.
By Vieta's formulas for the quadratic equation 2x28x+c=02x^2 - 8x + c = 0, the sum of the roots is m+n=4m + n = 4 and the product of the roots is mn=c/2mn = c/2. Squaring the sum gives (m+n)2=m2+2mn+n2=16(m + n)^2 = m^2 + 2mn + n^2 = 16. Substituting m2+n2=12m^2 + n^2 = 12 gives 12+2(c/2)=1612 + 2(c/2) = 16, which simplifies to 12+c=1612 + c = 16, so c=4c = 4.

Step-by-Step Solution

1
Apply Vieta's formulas to determine the sum and product of the roots in terms of the given quadratic coefficients.
For 2x28x+c=02x^2 - 8x + c = 0, the sum of roots is m+n=82=4m + n = -\frac{-8}{2} = 4, and the product of roots is mn=c2m \cdot n = \frac{c}{2}.
For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of roots is b/a-b/a and the product of roots is c/ac/a.
2
Relate m2+n2m^2 + n^2 to the sum and product of roots using the identity (m+n)2=m2+n2+2mn(m + n)^2 = m^2 + n^2 + 2mn.
m2+n2=(m+n)22mnm^2 + n^2 = (m + n)^2 - 2mn
Rewriting the sum of squares in terms of (m+n)(m+n) and mnmn allows substitution of the known values.
3
Substitute m+n=4m + n = 4, mn=c2mn = \frac{c}{2}, and m2+n2=12m^2 + n^2 = 12 into the equation and solve for cc.
12=(4)22(c2)    12=16c    c=412 = (4)^2 - 2\left(\frac{c}{2}\right) \implies 12 = 16 - c \implies c = 4.
Direct algebraic simplification yields the constant cc.

Key Concept

Relationship between roots and coefficients of a quadratic equation (Vieta's Formulas) and algebraic identities.
Question 35Question

For what positive value of the constant kk does the quadratic equation x22kx+3k+10=0x^2 - 2kx + 3k + 10 = 0 have exactly one real solution?

Show answer & explanation

Answer: 5

Answer

The positive value of kk is 5.
A quadratic equation has exactly one real solution when its discriminant b24acb^2 - 4ac equals 00. For x22kx+(3k+10)=0x^2 - 2kx + (3k + 10) = 0, substituting a=1a = 1, b=2kb = -2k, and c=3k+10c = 3k + 10 gives (2k)24(1)(3k+10)=0(-2k)^2 - 4(1)(3k + 10) = 0, which simplifies to 4k212k40=04k^2 - 12k - 40 = 0. Dividing the entire equation by 44 gives k23k10=0k^2 - 3k - 10 = 0. Factoring this quadratic yields (k5)(k+2)=0(k - 5)(k + 2) = 0, giving solutions k=5k = 5 and k=2k = -2. Since the question requires the positive value of kk, the correct answer is 55.

Step-by-Step Solution

1
Identify the condition for a quadratic equation to have exactly one real solution.
The discriminant must equal zero (b24ac=0b^2 - 4ac = 0).
A quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 has a single repeated real root if and only if its discriminant is zero.
2
Set up the discriminant equation using the coefficients from x22kx+(3k+10)=0x^2 - 2kx + (3k + 10) = 0.
Discriminant =(2k)24(1)(3k+10)=4k212k40=0= (-2k)^2 - 4(1)(3k + 10) = 4k^2 - 12k - 40 = 0.
Here a=1a = 1, b=2kb = -2k, and c=3k+10c = 3k + 10.
3
Divide by 4 and solve the quadratic in terms of kk by factoring.
k23k10=0(k5)(k+2)=0k^2 - 3k - 10 = 0 \Rightarrow (k - 5)(k + 2) = 0, so k=5k = 5 or k=2k = -2.
Factoring the simplified quadratic yields the two potential values of kk.
4
Choose the value of kk that satisfies the constraint in the stem.
k=5k = 5.
The question asks specifically for the positive value of kk, so k=2k = -2 is rejected.

Key Concept

Quadratic Discriminant and Factoring
Estimated Time:1m 30s
Question 36Question

If xx is a real number that satisfies the equation x413x2+36=0x^4 - 13x^2 + 36 = 0, which of the following values could be the value of xx? Select all such values.

Select all that apply

Show answer & explanation

Answer: 3-3; 2-2; 33

Answer

The correct values are 3-3, 2-2, and 33.
Factoring the equation yields (x24)(x29)=(x2)(x+2)(x3)(x+3)=0(x^2 - 4)(x^2 - 9) = (x - 2)(x + 2)(x - 3)(x + 3) = 0, giving the four distinct real solutions x=3,2,2,3x = -3, -2, 2, 3. The options corresponding to 3-3, 2-2, and 33 represent valid values of xx.

Step-by-Step Solution

1
Substitute a variable u=x2u = x^2 to express the equation in quadratic form.
u213u+36=0u^2 - 13u + 36 = 0
This reduces the fourth-degree polynomial into a standard quadratic equation.
2
Factor the quadratic equation to solve for uu.
(u4)(u9)=0    u=4 or u=9(u - 4)(u - 9) = 0 \implies u = 4 \text{ or } u = 9
Factoring determines the values of x2x^2.
3
Substitute back x2=ux^2 = u and solve for xx by taking both positive and negative square roots.
x2=4    x=±2x^2 = 4 \implies x = \pm 2, and x2=9    x=±3x^2 = 9 \implies x = \pm 3
Each positive value of uu yields two real solutions for xx.

Key Concept

Solving quadratic-form equations by factoring and taking positive and negative square roots.
Question 37Question

If the quadratic equation 2x2kx+18=02x^2 - kx + 18 = 0 has two positive real roots x1x_1 and x2x_2 such that x1=4x2x_1 = 4x_2, what is the value of the constant kk?

Show answer & explanation

Answer: 1515

Answer

1515
By Vieta's formulas for ax2+bx+c=0ax^2 + bx + c = 0, the product of the roots is x1x2=ca=182=9x_1 x_2 = \frac{c}{a} = \frac{18}{2} = 9. Given x1=4x2x_1 = 4x_2, substituting gives 4x22=94x_2^2 = 9, which yields x2=32x_2 = \frac{3}{2} since roots are positive. Then x1=6x_1 = 6. The sum of the roots is x1+x2=152x_1 + x_2 = \frac{15}{2}. By Vieta's formulas, x1+x2=ba=k2x_1 + x_2 = -\frac{b}{a} = \frac{k}{2}. Setting k2=152\frac{k}{2} = \frac{15}{2} gives k=15k = 15.

Step-by-Step Solution

1
Apply Vieta's formula for the product of the roots
x1x2=182=9x_1 \cdot x_2 = \frac{18}{2} = 9
For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the product of the roots is ca\frac{c}{a}.
2
Substitute the given relationship x1=4x2x_1 = 4x_2 into the product equation
(4x2)(x2)=9    4x22=9    x22=94    x2=32(4x_2)(x_2) = 9 \implies 4x_2^2 = 9 \implies x_2^2 = \frac{9}{4} \implies x_2 = \frac{3}{2}
Since the roots are positive, we take the positive square root of 94\frac{9}{4}.
3
Calculate the larger root x1x_1
x1=4(32)=6x_1 = 4 \left(\frac{3}{2}\right) = 6
Using the relationship x1=4x2x_1 = 4x_2.
4
Apply Vieta's formula for the sum of the roots to solve for kk
x1+x2=6+32=152=k2    k=15x_1 + x_2 = 6 + \frac{3}{2} = \frac{15}{2} = \frac{k}{2} \implies k = 15
For ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is ba=k2-\frac{b}{a} = \frac{k}{2}.

Key Concept

Relating roots of a quadratic equation to its coefficients using Vieta's formulas and factoring relationships.
Question 38Question

If aa and bb are the two real solutions to the quadratic equation 2x211x+12=02x^2 - 11x + 12 = 0, such that a>ba > b, what is the value of a2ba - 2b?

Show answer & explanation

Answer: 1

Answer

The value of a2ba - 2b is 1.
Factoring 2x211x+12=02x^2 - 11x + 12 = 0 yields (2x3)(x4)=0(2x - 3)(x - 4) = 0, giving solutions x=1.5x = 1.5 and x=4x = 4. Given that a>ba > b, we must set a=4a = 4 and b=1.5b = 1.5. Substituting these values into a2ba - 2b gives 42(1.5)=14 - 2(1.5) = 1.

Step-by-Step Solution

1
Factor the quadratic equation 2x211x+12=02x^2 - 11x + 12 = 0
(2x3)(x4)=0(2x - 3)(x - 4) = 0
Find two linear factors whose product expands to 2x211x+122x^2 - 11x + 12.
2
Find the roots of the equation
x=32=1.5x = \frac{3}{2} = 1.5 and x=4x = 4
Apply the zero product property: 2x3=0x=1.52x - 3 = 0 \Rightarrow x = 1.5 and x4=0x=4x - 4 = 0 \Rightarrow x = 4.
3
Assign values to aa and bb based on the inequality a>ba > b
a=4a = 4 and b=1.5b = 1.5
Since 4>1.54 > 1.5, aa must be 4 and bb must be 1.5.
4
Evaluate the targeted expression a2ba - 2b
42(1.5)=14 - 2(1.5) = 1
Substitute a=4a = 4 and b=1.5b = 1.5 into a2ba - 2b.

Key Concept

Factoring Quadratic Equations
Question 39Question

If mm and nn are positive integers such that the quadratic equation x2mx+n=0x^2 - mx + n = 0 has two roots that are distinct prime numbers, and the discriminant of the equation is equal to 11, what is the value of m+nm + n?

Show answer & explanation

Answer: 11

Answer

11
For the quadratic equation x2mx+n=0x^2 - mx + n = 0 with roots p1p_1 and p2p_2, the discriminant is D=(p1p2)2D = (p_1 - p_2)^2. Given D=1D = 1, the difference between the two prime roots is p1p2=1|p_1 - p_2| = 1. The only prime numbers with a difference of 1 are 2 and 3. Thus, m=2+3=5m = 2 + 3 = 5 and n=2×3=6n = 2 \times 3 = 6, giving m+n=11m + n = 11.

Step-by-Step Solution

1
Express the discriminant of the quadratic equation in terms of its roots.
If p1p_1 and p2p_2 are the roots of x2mx+n=0x^2 - mx + n = 0, Vieta's formulas give p1+p2=mp_1 + p_2 = m and p1p2=np_1 p_2 = n. The discriminant is D=m24n=(p1+p2)24p1p2=(p1p2)2D = m^2 - 4n = (p_1 + p_2)^2 - 4p_1 p_2 = (p_1 - p_2)^2.
Relating the discriminant directly to the difference of the roots simplifies the constraint.
2
Determine the roots using the given discriminant value.
Since D=1D = 1, we have (p1p2)2=1(p_1 - p_2)^2 = 1, which implies p1p2=1|p_1 - p_2| = 1.
Taking the square root of both sides indicates the two roots differ by 1.
3
Identify the prime numbers that satisfy this condition.
The only pair of prime numbers that differ by 1 is 2 and 3, because 2 is the only even prime and all other primes are odd.
Consecutive integers that are both prime must be 2 and 3.
4
Calculate mm, nn, and their sum m+nm + n.
m=2+3=5m = 2 + 3 = 5 and n=2×3=6n = 2 \times 3 = 6. Therefore, m+n=5+6=11m + n = 5 + 6 = 11.
Substitute the root values into the sum and product formulas.

Key Concept

Quadratic discriminant and root relationships (Vieta's Formulas)
Estimated Time:1m 30s
Question 40Question

If the quadratic equation 3x212x+c=03x^2 - 12x + c = 0 has two real roots, r1r_1 and r2r_2, such that r12+r22=10r_1^2 + r_2^2 = 10, what is the value of the constant cc?

Show answer & explanation

Answer: 9

Answer

The value of the constant cc is 9.
The correct answer is 9. By Vieta's formulas, the sum of the roots is r1+r2=123=4r_1 + r_2 = -\frac{-12}{3} = 4 and the product of the roots is r1r2=c3r_1 r_2 = \frac{c}{3}. Using the identity r12+r22=(r1+r2)22r1r2r_1^2 + r_2^2 = (r_1 + r_2)^2 - 2r_1 r_2, we substitute the given values to get 10=162c310 = 16 - \frac{2c}{3}, which simplifies to 2c3=6\frac{2c}{3} = 6, giving c=9c = 9.

Step-by-Step Solution

1
Apply Vieta's formulas to express the sum and product of the roots in terms of equation coefficients.
r1+r2=123=4r_1 + r_2 = -\frac{-12}{3} = 4 and r1r2=c3r_1 r_2 = \frac{c}{3}.
For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is ba-\frac{b}{a} and the product of the roots is ca\frac{c}{a}.
2
Relate the sum of squares r12+r22r_1^2 + r_2^2 to (r1+r2)(r_1 + r_2) and r1r2r_1 r_2.
r12+r22=(r1+r2)22r1r2r_1^2 + r_2^2 = (r_1 + r_2)^2 - 2r_1 r_2.
Expanding (r1+r2)2=r12+2r1r2+r22(r_1 + r_2)^2 = r_1^2 + 2r_1 r_2 + r_2^2 and rearranging gives the identity for the sum of squares.
3
Substitute the known values into the identity and solve for cc.
10=422(c3)    10=162c3    2c3=6    c=910 = 4^2 - 2\left(\frac{c}{3}\right) \implies 10 = 16 - \frac{2c}{3} \implies \frac{2c}{3} = 6 \implies c = 9.
Substituting r12+r22=10r_1^2 + r_2^2 = 10 and r1+r2=4r_1 + r_2 = 4 isolates the single variable cc.

Key Concept

Vieta's Formulas and Algebraic Identities for Quadratic Equations

Alternative Method

Alternatively, factor 3(x24x+3)=03(x^2 - 4x + 3) = 0 directly once r1r_1 and r2r_2 are identified. Since r1+r2=4r_1 + r_2 = 4 and r12+r22=10r_1^2 + r_2^2 = 10, solving the system of equations for r1r_1 and r2r_2 yields roots of 1 and 3. The product of these roots is (1)(3)=3(1)(3) = 3, so c3=3\frac{c}{3} = 3, which gives c=9c = 9.
Estimated Time:1m 30s
PreviousPage 2 / 3Next
Quadratic Equations and Factoring Practice Questions — GRE General Test — Page 2 | Examkin