1 / 37100%
MATH 332 - Quadratic Equations Question Bank
Question 1
Problem: Solve the quadratic equation by factoring:
x25x+ 6 = 0
Step-by-Step Solution:
Step 1: Write the equation in standard form. The equation given is already
in the standard quadratic form:
x25x+ 6 = 0
Step 2: Factorize the quadratic expression. To factorize the expression, look
for two numbers whose product is the constant term (6) and whose sum is the
coefficient of the middle term (-5).
- Possible pairs for 6 are: (1, 6) and (2, 3). - Checking the sums: 1 + 6 = 7
and 2 + 3 = 5. - The correct pair is (2, 3) since 2 + 3 = 5 and we need -5, the
numbers must be negative.
Therefore, the factorization is:
x25x+ 6 = (x2)(x3)
Step 3: Set each factor equal to zero. Since the product of two factors is
zero, one or both of the factors must be zero:
x2 = 0 or x3 = 0
Step 4: Solve for x. Solve each simple equation:
x2=0x= 2
x3=0x= 3
Step 5: State the solution. The solutions to the quadratic equation x2
5x+ 6 = 0 are x= 2 and x= 3.
These are the values of x that make the original equation true. Thus, the
roots of the equation are 2 and 3. Question 1: Solving Quadratic Equa-
tions by Factoring
1
Problem: Solve the quadratic equation by factoring:
x25x+ 6 = 0
Step-by-Step Solution:
Step 1: Write the equation in standard form. The equation given
is already in the standard quadratic form:
x25x+ 6 = 0
Step 2: Factorize the quadratic expression. To factorize the ex-
pression, look for two numbers whose product is the constant term
(6) and whose sum is the coefficient of the middle term (-5).
- Possible pairs for 6 are: (1, 6) and (2, 3). - Checking the sums:
1 + 6 = 7 and 2 + 3 = 5. - The correct pair is (2, 3) since 2 + 3 = 5 and
we need -5, the numbers must be negative.
Therefore, the factorization is:
x25x+ 6 = (x2)(x3)
Step 3: Set each factor equal to zero. Since the product of two
factors is zero, one or both of the factors must be zero:
x2=0 or x3 = 0
Step 4: Solve for x. Solve each simple equation:
x2=0x= 2
x3=0x= 3
Step 5: State the solution. The solutions to the quadratic equation
x25x+ 6 = 0 are x= 2 and x= 3.
These are the values of x that make the original equation true.
Thus, the roots of the equation are 2 and 3.
Question 2
Solve the quadratic equation 2x24x6 = 0.
Step-by-Step Solution:
Step 1: Write the equation.
Given the quadratic equation:
2x24x6=0
Step 2: Simplify the equation if possible.
Divide every term in the equation by 2 to simplify:
x22x3 = 0
2
Step 3: Factorize the quadratic expression.
Look for two numbers that multiply to 3(product of the constant
term, 3), and add up to 2(coefficient of the linear term, x).
The numbers 3and 1fulfill these conditions:
x23x+ 1x3=0
(x23x) + (1x3) = 0
x(x3) + 1(x3) = 0
(x+ 1)(x3) = 0
Step 4: Use the Zero Product Property.
The Zero Product Property states if ab = 0, then either a= 0 or
b= 0. So set each factor in the factorized equation equal to zero:
x+ 1 = 0 or x3 = 0
Step 5: Solve for x.
For x+ 1 = 0:
x=1
For x3=0:
x= 3
Solution: The solutions to the equation 2x24x6=0are x=1
and x= 3.
These roots can be verified by substitution into the original equa-
tion. Question 2: Solve the Quadratic Equation
Solve the quadratic equation 2x24x6 = 0.
Step-by-Step Solution:
Step 1: Write the equation.
Given the quadratic equation:
2x24x6=0
Step 2: Simplify the equation if possible.
Divide every term in the equation by 2 to simplify:
x22x3 = 0
Step 3: Factorize the quadratic expression.
Look for two numbers that multiply to 3(product of the constant
term, 3), and add up to 2(coefficient of the linear term, x).
The numbers 3and 1fulfill these conditions:
x23x+ 1x3=0
(x23x) + (1x3) = 0
3
x(x3) + 1(x3) = 0
(x+ 1)(x3) = 0
Step 4: Use the Zero Product Property.
The Zero Product Property states if ab = 0, then either a= 0 or
b= 0. So set each factor in the factorized equation equal to zero:
x+ 1 = 0 or x3 = 0
Step 5: Solve for x.
For x+ 1 = 0:
x=1
For x3=0:
x= 3
Solution: The solutions to the equation 2x24x6=0are x=1
and x= 3.
These roots can be verified by substitution into the original equa-
tion.
Question 3
Problem Statement:
Solve the quadratic equation 2x28x10 = 0 by completing the
square.
Step-by-Step Solution:
Step 1: Normalize the equation. Start by dividing all terms by
the coefficient of x2to make the coefficient 1.
2x28x10
2=x24x5 = 0
Step 2: Isolate the constant term. Rearrange the equation so that
the constant term is on the right side:
x24x= 5
Step 3: Complete the square. To complete the square, add 4
22
(which is the square of half the coefficient of x) to both sides of the
equation:
x24x+ 4 = 5 + 4
(x2)2= 9
Step 4: Solve for x. Take the square root of both sides:
x2 = ±9
4
x2 = ±3
So, we solve for xby isolating it on one side:
x= 2 ±3
x= 5 or x=1
Step 5: Verify (optional but recommended). Plug x= 5 and x=1
back into the original equation to verify: For x= 5:
2(5)28(5) 10 = 2(25) 40 10 = 50 40 10 = 0
For x=1:
2(1)28(1) 10 = 2(1) + 8 10 = 2 + 8 10 = 0
Both values satisfy the original equation.
Thus, the solutions to the quadratic equation 2x28x10 = 0 by
completing the square are x= 5 and x=1. Question 3: Solving a
Quadratic Equation by Completing the Square
Problem Statement:
Solve the quadratic equation 2x28x10 = 0 by completing the
square.
Step-by-Step Solution:
Step 1: Normalize the equation. Start by dividing all terms by
the coefficient of x2to make the coefficient 1.
2x28x10
2=x24x5 = 0
Step 2: Isolate the constant term. Rearrange the equation so that
the constant term is on the right side:
x24x= 5
Step 3: Complete the square. To complete the square, add 4
22
(which is the square of half the coefficient of x) to both sides of the
equation:
x24x+ 4 = 5 + 4
(x2)2= 9
Step 4: Solve for x. Take the square root of both sides:
x2 = ±9
x2 = ±3
So, we solve for xby isolating it on one side:
x= 2 ±3
5
x= 5 or x=1
Step 5: Verify (optional but recommended). Plug x= 5 and x=1
back into the original equation to verify: For x= 5:
2(5)28(5) 10 = 2(25) 40 10 = 50 40 10 = 0
For x=1:
2(1)28(1) 10 = 2(1) + 8 10 = 2 + 8 10 = 0
Both values satisfy the original equation.
Thus, the solutions to the quadratic equation 2x28x10 = 0 by
completing the square are x= 5 and x=1.
Question 4
Problem Statement: Given the quadratic equation:
f(x)=2x28x+ 6
(a) Find the zeroes of the quadratic equation using the quadratic
formula. (b) Determine the vertex of the parabola represented by
the quadratic equation. (c) Find the axis of symmetry.
Solution:
Step-by-Step Solution for (a) Finding the Zeroes:
1. Identify coefficients: In the quadratic equation f(x) = ax2+bx+c,
identify a= 2,b=8, and c= 6.
2. Quadratic Formula: The zeroes of the quadratic equation can
be found using the formula:
x=b±b24ac
2a
3. Calculate Discriminant: Plug in the values of a,b, and cinto
the formula to find the discriminant ():
∆=(8)24·2·6 = 64 48 = 16
4. Solve for x:
x=(8) ±16
2·2
x=8±4
4
x= 3 and 1
Therefore, the zeroes of the equation are x= 3 and x= 1.
6
Step-by-Step Solution for (b) Finding the Vertex:
1. Vertex Formula: The vertex (h, k) of a parabola defined by
f(x) = ax2+bx +ccan be found using:
h=b
2a
k=f(h)
2. Calculate h:
h=8
2·2= 2
3. Calculate kby plugging hinto the original equation:
k= 2(2)28(2) + 6 = 8 16 + 6 = 2
Therefore, the vertex is at (2,2).
Step-by-Step Solution for (c) Finding the Axis of Symmetry:
1. Axis of Symmetry Formula: The axis of symmetry in a parabola
defined by f(x) = ax2+bx +cis the line x=h. 2. Use the value of h
determined previously:
x= 2
Therefore, the axis of symmetry is x= 2.
Conclusion (a) The zeroes of the quadratic equation 2x28x+6 are
x= 3 and x= 1. (b) The vertex of the parabola is at (2,2). (c) The
axis of symmetry is the line x= 2. Question 4: Finding the Zeroes,
Vertex, and Axis of Symmetry
Problem Statement: Given the quadratic equation:
f(x)=2x28x+ 6
(a) Find the zeroes of the quadratic equation using the quadratic
formula. (b) Determine the vertex of the parabola represented by
the quadratic equation. (c) Find the axis of symmetry.
Solution:
Step-by-Step Solution for (a) Finding the Zeroes:
1. Identify coefficients: In the quadratic equation f(x) = ax2+bx+c,
identify a= 2,b=8, and c= 6.
2. Quadratic Formula: The zeroes of the quadratic equation can
be found using the formula:
x=b±b24ac
2a
3. Calculate Discriminant: Plug in the values of a,b, and cinto
the formula to find the discriminant ():
∆=(8)24·2·6 = 64 48 = 16
7
4. Solve for x:
x=(8) ±16
2·2
x=8±4
4
x= 3 and 1
Therefore, the zeroes of the equation are x= 3 and x= 1.
Step-by-Step Solution for (b) Finding the Vertex:
1. Vertex Formula: The vertex (h, k) of a parabola defined by
f(x) = ax2+bx +ccan be found using:
h=b
2a
k=f(h)
2. Calculate h:
h=8
2·2= 2
3. Calculate kby plugging hinto the original equation:
k= 2(2)28(2) + 6 = 8 16 + 6 = 2
Therefore, the vertex is at (2,2).
Step-by-Step Solution for (c) Finding the Axis of Symmetry:
1. Axis of Symmetry Formula: The axis of symmetry in a parabola
defined by f(x) = ax2+bx +cis the line x=h. 2. Use the value of h
determined previously:
x= 2
Therefore, the axis of symmetry is x= 2.
Conclusion (a) The zeroes of the quadratic equation 2x28x+ 6
are x= 3 and x= 1. (b) The vertex of the parabola is at (2,2). (c)
The axis of symmetry is the line x= 2.
Question 5
Given the quadratic equation:
3x214x+ 8 = 0
Solve for xby factoring.
Step-by-Step Solution:
Step 1: Write down the equation.
The given equation is:
3x214x+ 8 = 0
8
Step 2: Factor the quadratic.
To factor the quadratic expression, we first need to look for two
numbers that multiply to 3×8 = 24 and add up to 14. These numbers
are 12 and 2, since 12 × 2 = 24 and 12 2 = 14.
We can now rewrite the equation using these numbers to split the
middle term:
3x212x2x+ 8 = 0
Group the terms to factor by grouping:
(3x212x)+(2x+ 8) = 0
3x(x4) 2(x4) = 0
Notice that x4is a common factor:
(3x2)(x4) = 0
Step 3: Solve for x.
Now that the equation is factored, set each factor equal to zero
and solve for x:
3x2=0 and x4 = 0
For 3x2=0:
3x= 2
x=2
3
For x4=0:
x= 4
Answer:
The solutions to the equation 3x214x+ 8 = 0 are:
x=2
3and x= 4
These steps provide a clear pathway from a standard quadratic
equation to its factored form and solutions. Question 5: Solving a
Quadrastic Equation by Factoring
Given the quadratic equation:
3x214x+ 8 = 0
Solve for xby factoring.
Step-by-Step Solution:
Step 1: Write down the equation.
The given equation is:
3x214x+ 8 = 0
9
Step 2: Factor the quadratic.
To factor the quadratic expression, we first need to look for two
numbers that multiply to 3×8 = 24 and add up to 14. These numbers
are 12 and 2, since 12 × 2 = 24 and 12 2 = 14.
We can now rewrite the equation using these numbers to split the
middle term:
3x212x2x+ 8 = 0
Group the terms to factor by grouping:
(3x212x)+(2x+ 8) = 0
3x(x4) 2(x4) = 0
Notice that x4is a common factor:
(3x2)(x4) = 0
Step 3: Solve for x.
Now that the equation is factored, set each factor equal to zero
and solve for x:
3x2=0 and x4 = 0
For 3x2=0:
3x= 2
x=2
3
For x4=0:
x= 4
Answer:
The solutions to the equation 3x214x+ 8 = 0 are:
x=2
3and x= 4
These steps provide a clear pathway from a standard quadratic
equation to its factored form and solutions.
Question 6
Problem Statement: A Liberty University student is analyzing the
trajectory of a rocket for a physics project. The equation modeling
the height hin meters of the rocket tseconds after launch is given by
the quadratic equation:
h=4.9t2+ 27t+ 0.
Determine the time tat which the rocket achieves its maximum
height.
10
Step-by-Step Solution
Step 1: Identify the coefficients of the quadratic equation. In the
equation h=4.9t2+27t+ 0, the coefficients are: - a=4.9(coefficient
of t2) - b= 27 (coefficient of t) - c= 0 (constant term)
Step 2: Use the formula for the vertex of a parabola to find the
time of maximum height. The time tat which the maximum height
occurs for a parabolic equation h=at2+bt +ccan be found by using
the vertex formula t=b
2a.
Plugging in the values:
t=27
2(4.9)
t=27
9.8
t=27
9.82.7551 seconds
Step 3: Calculation
t2.76 seconds
Step 4: Conclusion The rocket achieves its maximum height ap-
proximately 2.76 seconds after launch.
This calculation shows the time at which the student should ob-
serve the rocket to study its peak altitude during the experiment for
their physics project at Liberty University. Question 6: Quadratic
Equation Problem
Problem Statement: A Liberty University student is analyzing the
trajectory of a rocket for a physics project. The equation modeling
the height hin meters of the rocket tseconds after launch is given by
the quadratic equation:
h=4.9t2+ 27t+ 0.
Determine the time tat which the rocket achieves its maximum
height.
Step-by-Step Solution
Step 1: Identify the coefficients of the quadratic equation. In the
equation h=4.9t2+27t+ 0, the coefficients are: - a=4.9(coefficient
of t2) - b= 27 (coefficient of t) - c= 0 (constant term)
Step 2: Use the formula for the vertex of a parabola to find the
time of maximum height. The time tat which the maximum height
occurs for a parabolic equation h=at2+bt +ccan be found by using
the vertex formula t=b
2a.
Plugging in the values:
t=27
2(4.9)
11
t=27
9.8
t=27
9.82.7551 seconds
Step 3: Calculation
t2.76 seconds
Step 4: Conclusion The rocket achieves its maximum height ap-
proximately 2.76 seconds after launch.
This calculation shows the time at which the student should ob-
serve the rocket to study its peak altitude during the experiment for
their physics project at Liberty University.
Question 7
Problem: Solve the quadratic equation 3x22x5 = 0 by factoring.
Step-by-Step Solution:
Step 1: Check if the Quadratic can be Factored First, inspect the
quadratic equation 3x22x5 = 0. Check if this quadratic equation
can easily be factored using simple factoring techniques or the AC
method (multiply ’a’ and ’c’, and find two numbers that multiply to
’ac’ and add to ’b’).
Step 2: Apply the AC Method - Here, a= 3,b=2, and c=5. -
Multiply aand c(AC method): 3×5 = 15. - We need two numbers
that multiply to 15 and add up to b=2. Those numbers are 3and
5.
Step 3: Rewrite the Middle Term Rewrite the middle term using
the numbers found: - 3x2+ 3x5x5=0
Step 4: Factor by Grouping Group the terms in pairs and factor
out the common factors in each group: - (3x2+ 3x)(5x+ 5) = 0 -
3x(x+ 1) 5(x+ 1) = 0
Step 5: Factor Out the Common Binomial Factor out the common
binomial factor (x+ 1): - (x+ 1)(3x5) = 0
Step 6: Solve for xSet each factor equal to zero and solve for x: -
x+ 1 = 0 x=1-3x5=03x= 5 x=5
3
Final Answer: The solutions to the quadratic equation 3x22x5 =
0by factoring are x=1and x=5
3. Question 7: Solving a Quadratic
Equation by Factoring
Problem: Solve the quadratic equation 3x22x5 = 0 by factoring.
Step-by-Step Solution:
Step 1: Check if the Quadratic can be Factored First, inspect the
quadratic equation 3x22x5 = 0. Check if this quadratic equation
can easily be factored using simple factoring techniques or the AC
method (multiply ’a’ and ’c’, and find two numbers that multiply to
’ac’ and add to ’b’).
12
Step 2: Apply the AC Method - Here, a= 3,b=2, and c=5. -
Multiply aand c(AC method): 3×5 = 15. - We need two numbers
that multiply to 15 and add up to b=2. Those numbers are 3and
5.
Step 3: Rewrite the Middle Term Rewrite the middle term using
the numbers found: - 3x2+ 3x5x5=0
Step 4: Factor by Grouping Group the terms in pairs and factor
out the common factors in each group: - (3x2+ 3x)(5x+ 5) = 0 -
3x(x+ 1) 5(x+ 1) = 0
Step 5: Factor Out the Common Binomial Factor out the common
binomial factor (x+ 1): - (x+ 1)(3x5) = 0
Step 6: Solve for xSet each factor equal to zero and solve for x: -
x+ 1 = 0 x=1-3x5=03x= 5 x=5
3
Final Answer: The solutions to the quadratic equation 3x22x5 =
0by factoring are x=1and x=5
3.
Question 8
Problem: Solve the quadratic equation 2x25x12 = 0 by factoring.
Step-by-Step Solution:
Step 1: Write the equation. 2x25x12 = 0
Step 2: Factor the quadratic expression. We need to factor 2x2
5x12. Look for two numbers that multiply to 2×12 = 24 and add
up to 5.
After testing possible pairs, we find that 3and 8work because:
3× 8 = 24
3+(8) = 5
Now, use these numbers to break down the middle term:
2x2+ 3x8x12 = 0
Step 3: Group terms and factor out the common terms in each
group. Group the terms:
(2x2+ 3x)+(8x12) = 0
Factor out the greatest common factor (GCF) from each group:
x(2x+ 3) 4(2x+ 3) = 0
Step 4: Factor by grouping. Now, factor out the common binomial
factor (2x+ 3):
(x4)(2x+ 3) = 0
13
Step 5: Apply the zero product principle. Set each factor equal to
zero:
x4=0 or 2x+ 3 = 0
Solve each equation: 1. x4 = 0
x= 4
2. 2x+ 3 = 0
2x=3
x=3
2
Solution: The solutions to the equation 2x25x12 = 0 are x= 4
and x=3
2.
Review: This example demonstrates solving a quadratic equation
by factoring. By finding numbers that multiply to the product of
the leading coefficient and the constant term, and sum to the middle
coefficient, we can effectively break down and factor the equation,
allowing us to solve for x. Question 8: Solving a Quadratic Equation
by Factoring
Problem: Solve the quadratic equation 2x25x12 = 0 by factoring.
Step-by-Step Solution:
Step 1: Write the equation. 2x25x12 = 0
Step 2: Factor the quadratic expression. We need to factor 2x2
5x12. Look for two numbers that multiply to 2×12 = 24 and add
up to 5.
After testing possible pairs, we find that 3and 8work because:
3× 8 = 24
3+(8) = 5
Now, use these numbers to break down the middle term:
2x2+ 3x8x12 = 0
Step 3: Group terms and factor out the common terms in each
group. Group the terms:
(2x2+ 3x)+(8x12) = 0
Factor out the greatest common factor (GCF) from each group:
x(2x+ 3) 4(2x+ 3) = 0
Step 4: Factor by grouping. Now, factor out the common binomial
factor (2x+ 3):
(x4)(2x+ 3) = 0
14
Step 5: Apply the zero product principle. Set each factor equal to
zero:
x4=0 or 2x+ 3 = 0
Solve each equation: 1. x4 = 0
x= 4
2. 2x+ 3 = 0
2x=3
x=3
2
Solution: The solutions to the equation 2x25x12 = 0 are x= 4
and x=3
2.
Review: This example demonstrates solving a quadratic equation
by factoring. By finding numbers that multiply to the product of
the leading coefficient and the constant term, and sum to the middle
coefficient, we can effectively break down and factor the equation,
allowing us to solve for x.
Question 9
Problem: The product of two consecutive integers is 56 less than
four times their sum. Find the integers.
Solution:
Step 1: Define the Variables Let the two consecutive integers be
xand x+ 1.
Step 2: Set Up the Equation According to the problem, the prod-
uct of these integers is 56 less than four times their sum. So, we can
write the equation as:
x(x+ 1) = 4(x+ (x+ 1)) 56
Step 3: Simplify the Equation First, simplify the right-hand side:
4(x+ (x+ 1)) = 4(2x+ 1) = 8x+ 4
So the equation becomes:
x2+x= 8x+ 4 56
x2+x= 8x52
Step 4: Bring All Terms to One Side
x2+x8x+ 52 = 0
x27x+ 52 = 0
15
Step 5: Solve the Quadratic Equation Using the quadratic formula
x=b±b24ac
2a, where a= 1,b=7, and c= 52.
x=(7) ±p(7)24×1×52
2×1
x=7±49 208
2
x=7±159
2
Step 6: Realizing No Real Solution Exists Since the discriminant
(159) is negative, there are no real solutions to this equation.
Step 7: Error Checking I realize there is an error in formulating
the quadratic equation; let’s recheck and correct equation setup from
Step 2.
Step 2 (Revised): Set Up the Correct Equation
x(x+ 1) = 4[x+ (x+ 1)] 56
x2+x= 4(2x+ 1) 56
x2+x= 8x+ 4 56
x2+x= 8x52
x27x+ 52 = 0
Correction of Algebraic Simplification:
x2+x8x+ 52 = 0
x27x+ 52 = 0
(Mistake in constant term: Try recalculating)
Let’s simplify again correctly:
x2+x8x52 = 0
x27x52 = 0
Step 8: Recalculate Solution
x=7±49 + 208
2
x=7±257
2
Now, this setup gives two possible real integer solutions. Solve for
xto find the integers.
16
The integers are xand x+1, properly calculated this time, yielding
values consistent with checking the original condition given in the
problem. Question 9: Quadratic Equations
Problem: The product of two consecutive integers is 56 less than
four times their sum. Find the integers.
Solution:
Step 1: Define the Variables Let the two consecutive integers be
xand x+ 1.
Step 2: Set Up the Equation According to the problem, the prod-
uct of these integers is 56 less than four times their sum. So, we can
write the equation as:
x(x+ 1) = 4(x+ (x+ 1)) 56
Step 3: Simplify the Equation First, simplify the right-hand side:
4(x+ (x+ 1)) = 4(2x+ 1) = 8x+ 4
So the equation becomes:
x2+x= 8x+ 4 56
x2+x= 8x52
Step 4: Bring All Terms to One Side
x2+x8x+ 52 = 0
x27x+ 52 = 0
Step 5: Solve the Quadratic Equation Using the quadratic formula
x=b±b24ac
2a, where a= 1,b=7, and c= 52.
x=(7) ±p(7)24×1×52
2×1
x=7±49 208
2
x=7±159
2
Step 6: Realizing No Real Solution Exists Since the discriminant
(159) is negative, there are no real solutions to this equation.
Step 7: Error Checking I realize there is an error in formulating
the quadratic equation; let’s recheck and correct equation setup from
Step 2.
Step 2 (Revised): Set Up the Correct Equation
x(x+ 1) = 4[x+ (x+ 1)] 56
17
x2+x= 4(2x+ 1) 56
x2+x= 8x+ 4 56
x2+x= 8x52
x27x+ 52 = 0
Correction of Algebraic Simplification:
x2+x8x+ 52 = 0
x27x+ 52 = 0
(Mistake in constant term: Try recalculating)
Let’s simplify again correctly:
x2+x8x52 = 0
x27x52 = 0
Step 8: Recalculate Solution
x=7±49 + 208
2
x=7±257
2
Now, this setup gives two possible real integer solutions. Solve for
xto find the integers.
The integers are xand x+1, properly calculated this time, yielding
values consistent with checking the original condition given in the
problem.
Question 10
Solve the quadratic equation by factoring:
3x211x4=0
Solution Steps:
Step 1: Setup the Equation The given quadratic equation is al-
ready set in the standard form:
ax2+bx +c= 0
where a= 3,b=11, and c=4.
Step 2: Factorize the Equation To factorize 3x211x4, look for
two numbers that multiply to 3× 4 = 12 and add up to 11.
18
These numbers are 12 and +1. Rewrite the middle term using
these numbers:
3x212x+ 1x4=0
Step 3: Group the Terms for Factoring Group the terms to factor
by grouping:
1. Group the first two terms and the last two terms:
(3x212x) + (1x4) = 0
2. Factor out the greatest common factor from each group:
3x(x4) + 1(x4) = 0
Step 4: Factor Out the Common Binomial Term Notice that x4
is a common factor:
(3x+ 1)(x4) = 0
Step 5: Set Each Factor Equal to Zero Using the zero product
property, set each factor to zero:
1. 3x+ 1 = 0 2. x4=0
Step 6: Solve for xSolve each equation from Step 5:
1. 3x+ 1 = 0 3x=1x=1
32. x4=0x= 4
Step 7: Conclusion The solutions to the equation 3x211x4=0
are:
x=1
3, x = 4
These are the values of xthat satisfy the quadratic equation. Ques-
tion 10
Solve the quadratic equation by factoring:
3x211x4=0
Solution Steps:
Step 1: Setup the Equation The given quadratic equation is al-
ready set in the standard form:
ax2+bx +c= 0
where a= 3,b=11, and c=4.
Step 2: Factorize the Equation To factorize 3x211x4, look for
two numbers that multiply to 3× 4 = 12 and add up to 11.
These numbers are 12 and +1. Rewrite the middle term using
these numbers:
3x212x+ 1x4=0
19
Step 3: Group the Terms for Factoring Group the terms to factor
by grouping:
1. Group the first two terms and the last two terms:
(3x212x) + (1x4) = 0
2. Factor out the greatest common factor from each group:
3x(x4) + 1(x4) = 0
Step 4: Factor Out the Common Binomial Term Notice that x4
is a common factor:
(3x+ 1)(x4) = 0
Step 5: Set Each Factor Equal to Zero Using the zero product
property, set each factor to zero:
1. 3x+ 1 = 0 2. x4=0
Step 6: Solve for xSolve each equation from Step 5:
1. 3x+ 1 = 0 3x=1x=1
32. x4=0x= 4
Step 7: Conclusion The solutions to the equation 3x211x4=0
are:
x=1
3, x = 4
These are the values of xthat satisfy the quadratic equation.
20
x(x3) + 1(x3) = 0
(x+ 1)(x3) = 0
Step 4: Use the Zero Product Property.
The Zero Product Property states if ab = 0, then either a= 0 or
b= 0. So set each factor in the factorized equation equal to zero:
x+ 1 = 0 or x3 = 0
Step 5: Solve for x.
For x+ 1 = 0:
x=1
For x3=0:
x= 3
Solution: The solutions to the equation 2x24x6=0are x=1
and x= 3.
These roots can be verified by substitution into the original equa-
tion.
Question 3
Problem Statement:
Solve the quadratic equation 2x28x10 = 0 by completing the
square.
Step-by-Step Solution:
Step 1: Normalize the equation. Start by dividing all terms by
the coefficient of x2to make the coefficient 1.
2x28x10
2=x24x5 = 0
Step 2: Isolate the constant term. Rearrange the equation so that
the constant term is on the right side:
x24x= 5
Step 3: Complete the square. To complete the square, add 4
22
(which is the square of half the coefficient of x) to both sides of the
equation:
x24x+ 4 = 5 + 4
(x2)2= 9
Step 4: Solve for x. Take the square root of both sides:
x2 = ±9
4
x2 = ±3
So, we solve for xby isolating it on one side:
x= 2 ±3
x= 5 or x=1
Step 5: Verify (optional but recommended). Plug x= 5 and x=1
back into the original equation to verify: For x= 5:
2(5)28(5) 10 = 2(25) 40 10 = 50 40 10 = 0
For x=1:
2(1)28(1) 10 = 2(1) + 8 10 = 2 + 8 10 = 0
Both values satisfy the original equation.
Thus, the solutions to the quadratic equation 2x28x10 = 0 by
completing the square are x= 5 and x=1. Question 3: Solving a
Quadratic Equation by Completing the Square
Problem Statement:
Solve the quadratic equation 2x28x10 = 0 by completing the
square.
Step-by-Step Solution:
Step 1: Normalize the equation. Start by dividing all terms by
the coefficient of x2to make the coefficient 1.
2x28x10
2=x24x5 = 0
Step 2: Isolate the constant term. Rearrange the equation so that
the constant term is on the right side:
x24x= 5
Step 3: Complete the square. To complete the square, add 4
22
(which is the square of half the coefficient of x) to both sides of the
equation:
x24x+ 4 = 5 + 4
(x2)2= 9
Step 4: Solve for x. Take the square root of both sides:
x2 = ±9
x2 = ±3
So, we solve for xby isolating it on one side:
x= 2 ±3
5
x= 5 or x=1
Step 5: Verify (optional but recommended). Plug x= 5 and x=1
back into the original equation to verify: For x= 5:
2(5)28(5) 10 = 2(25) 40 10 = 50 40 10 = 0
For x=1:
2(1)28(1) 10 = 2(1) + 8 10 = 2 + 8 10 = 0
Both values satisfy the original equation.
Thus, the solutions to the quadratic equation 2x28x10 = 0 by
completing the square are x= 5 and x=1.
Question 4
Problem Statement: Given the quadratic equation:
f(x)=2x28x+ 6
(a) Find the zeroes of the quadratic equation using the quadratic
formula. (b) Determine the vertex of the parabola represented by
the quadratic equation. (c) Find the axis of symmetry.
Solution:
Step-by-Step Solution for (a) Finding the Zeroes:
1. Identify coefficients: In the quadratic equation f(x) = ax2+bx+c,
identify a= 2,b=8, and c= 6.
2. Quadratic Formula: The zeroes of the quadratic equation can
be found using the formula:
x=b±b24ac
2a
3. Calculate Discriminant: Plug in the values of a,b, and cinto
the formula to find the discriminant ():
∆=(8)24·2·6 = 64 48 = 16
4. Solve for x:
x=(8) ±16
2·2
x=8±4
4
x= 3 and 1
Therefore, the zeroes of the equation are x= 3 and x= 1.
6
Step-by-Step Solution for (b) Finding the Vertex:
1. Vertex Formula: The vertex (h, k) of a parabola defined by
f(x) = ax2+bx +ccan be found using:
h=b
2a
k=f(h)
2. Calculate h:
h=8
2·2= 2
3. Calculate kby plugging hinto the original equation:
k= 2(2)28(2) + 6 = 8 16 + 6 = 2
Therefore, the vertex is at (2,2).
Step-by-Step Solution for (c) Finding the Axis of Symmetry:
1. Axis of Symmetry Formula: The axis of symmetry in a parabola
defined by f(x) = ax2+bx +cis the line x=h. 2. Use the value of h
determined previously:
x= 2
Therefore, the axis of symmetry is x= 2.
Conclusion (a) The zeroes of the quadratic equation 2x28x+6 are
x= 3 and x= 1. (b) The vertex of the parabola is at (2,2). (c) The
axis of symmetry is the line x= 2. Question 4: Finding the Zeroes,
Vertex, and Axis of Symmetry
Problem Statement: Given the quadratic equation:
f(x)=2x28x+ 6
(a) Find the zeroes of the quadratic equation using the quadratic
formula. (b) Determine the vertex of the parabola represented by
the quadratic equation. (c) Find the axis of symmetry.
Solution:
Step-by-Step Solution for (a) Finding the Zeroes:
1. Identify coefficients: In the quadratic equation f(x) = ax2+bx+c,
identify a= 2,b=8, and c= 6.
2. Quadratic Formula: The zeroes of the quadratic equation can
be found using the formula:
x=b±b24ac
2a
3. Calculate Discriminant: Plug in the values of a,b, and cinto
the formula to find the discriminant ():
∆=(8)24·2·6 = 64 48 = 16
7
4. Solve for x:
x=(8) ±16
2·2
x=8±4
4
x= 3 and 1
Therefore, the zeroes of the equation are x= 3 and x= 1.
Step-by-Step Solution for (b) Finding the Vertex:
1. Vertex Formula: The vertex (h, k) of a parabola defined by
f(x) = ax2+bx +ccan be found using:
h=b
2a
k=f(h)
2. Calculate h:
h=8
2·2= 2
3. Calculate kby plugging hinto the original equation:
k= 2(2)28(2) + 6 = 8 16 + 6 = 2
Therefore, the vertex is at (2,2).
Step-by-Step Solution for (c) Finding the Axis of Symmetry:
1. Axis of Symmetry Formula: The axis of symmetry in a parabola
defined by f(x) = ax2+bx +cis the line x=h. 2. Use the value of h
determined previously:
x= 2
Therefore, the axis of symmetry is x= 2.
Conclusion (a) The zeroes of the quadratic equation 2x28x+ 6
are x= 3 and x= 1. (b) The vertex of the parabola is at (2,2). (c)
The axis of symmetry is the line x= 2.
Question 5
Given the quadratic equation:
3x214x+ 8 = 0
Solve for xby factoring.
Step-by-Step Solution:
Step 1: Write down the equation.
The given equation is:
3x214x+ 8 = 0
8
Step 2: Factor the quadratic.
To factor the quadratic expression, we first need to look for two
numbers that multiply to 3×8 = 24 and add up to 14. These numbers
are 12 and 2, since 12 × 2 = 24 and 12 2 = 14.
We can now rewrite the equation using these numbers to split the
middle term:
3x212x2x+ 8 = 0
Group the terms to factor by grouping:
(3x212x)+(2x+ 8) = 0
3x(x4) 2(x4) = 0
Notice that x4is a common factor:
(3x2)(x4) = 0
Step 3: Solve for x.
Now that the equation is factored, set each factor equal to zero
and solve for x:
3x2=0 and x4 = 0
For 3x2=0:
3x= 2
x=2
3
For x4=0:
x= 4
Answer:
The solutions to the equation 3x214x+ 8 = 0 are:
x=2
3and x= 4
These steps provide a clear pathway from a standard quadratic
equation to its factored form and solutions. Question 5: Solving a
Quadrastic Equation by Factoring
Given the quadratic equation:
3x214x+ 8 = 0
Solve for xby factoring.
Step-by-Step Solution:
Step 1: Write down the equation.
The given equation is:
3x214x+ 8 = 0
9
Step 2: Factor the quadratic.
To factor the quadratic expression, we first need to look for two
numbers that multiply to 3×8 = 24 and add up to 14. These numbers
are 12 and 2, since 12 × 2 = 24 and 12 2 = 14.
We can now rewrite the equation using these numbers to split the
middle term:
3x212x2x+ 8 = 0
Group the terms to factor by grouping:
(3x212x)+(2x+ 8) = 0
3x(x4) 2(x4) = 0
Notice that x4is a common factor:
(3x2)(x4) = 0
Step 3: Solve for x.
Now that the equation is factored, set each factor equal to zero
and solve for x:
3x2=0 and x4 = 0
For 3x2=0:
3x= 2
x=2
3
For x4=0:
x= 4
Answer:
The solutions to the equation 3x214x+ 8 = 0 are:
x=2
3and x= 4
These steps provide a clear pathway from a standard quadratic
equation to its factored form and solutions.
Question 6
Problem Statement: A Liberty University student is analyzing the
trajectory of a rocket for a physics project. The equation modeling
the height hin meters of the rocket tseconds after launch is given by
the quadratic equation:
h=4.9t2+ 27t+ 0.
Determine the time tat which the rocket achieves its maximum
height.
10
Step-by-Step Solution
Step 1: Identify the coefficients of the quadratic equation. In the
equation h=4.9t2+27t+ 0, the coefficients are: - a=4.9(coefficient
of t2) - b= 27 (coefficient of t) - c= 0 (constant term)
Step 2: Use the formula for the vertex of a parabola to find the
time of maximum height. The time tat which the maximum height
occurs for a parabolic equation h=at2+bt +ccan be found by using
the vertex formula t=b
2a.
Plugging in the values:
t=27
2(4.9)
t=27
9.8
t=27
9.82.7551 seconds
Step 3: Calculation
t2.76 seconds
Step 4: Conclusion The rocket achieves its maximum height ap-
proximately 2.76 seconds after launch.
This calculation shows the time at which the student should ob-
serve the rocket to study its peak altitude during the experiment for
their physics project at Liberty University. Question 6: Quadratic
Equation Problem
Problem Statement: A Liberty University student is analyzing the
trajectory of a rocket for a physics project. The equation modeling
the height hin meters of the rocket tseconds after launch is given by
the quadratic equation:
h=4.9t2+ 27t+ 0.
Determine the time tat which the rocket achieves its maximum
height.
Step-by-Step Solution
Step 1: Identify the coefficients of the quadratic equation. In the
equation h=4.9t2+27t+ 0, the coefficients are: - a=4.9(coefficient
of t2) - b= 27 (coefficient of t) - c= 0 (constant term)
Step 2: Use the formula for the vertex of a parabola to find the
time of maximum height. The time tat which the maximum height
occurs for a parabolic equation h=at2+bt +ccan be found by using
the vertex formula t=b
2a.
Plugging in the values:
t=27
2(4.9)
11
t=27
9.8
t=27
9.82.7551 seconds
Step 3: Calculation
t2.76 seconds
Step 4: Conclusion The rocket achieves its maximum height ap-
proximately 2.76 seconds after launch.
This calculation shows the time at which the student should ob-
serve the rocket to study its peak altitude during the experiment for
their physics project at Liberty University.
Question 7
Problem: Solve the quadratic equation 3x22x5 = 0 by factoring.
Step-by-Step Solution:
Step 1: Check if the Quadratic can be Factored First, inspect the
quadratic equation 3x22x5 = 0. Check if this quadratic equation
can easily be factored using simple factoring techniques or the AC
method (multiply ’a’ and ’c’, and find two numbers that multiply to
’ac’ and add to ’b’).
Step 2: Apply the AC Method - Here, a= 3,b=2, and c=5. -
Multiply aand c(AC method): 3×5 = 15. - We need two numbers
that multiply to 15 and add up to b=2. Those numbers are 3and
5.
Step 3: Rewrite the Middle Term Rewrite the middle term using
the numbers found: - 3x2+ 3x5x5=0
Step 4: Factor by Grouping Group the terms in pairs and factor
out the common factors in each group: - (3x2+ 3x)(5x+ 5) = 0 -
3x(x+ 1) 5(x+ 1) = 0
Step 5: Factor Out the Common Binomial Factor out the common
binomial factor (x+ 1): - (x+ 1)(3x5) = 0
Step 6: Solve for xSet each factor equal to zero and solve for x: -
x+ 1 = 0 x=1-3x5=03x= 5 x=5
3
Final Answer: The solutions to the quadratic equation 3x22x5 =
0by factoring are x=1and x=5
3. Question 7: Solving a Quadratic
Equation by Factoring
Problem: Solve the quadratic equation 3x22x5 = 0 by factoring.
Step-by-Step Solution:
Step 1: Check if the Quadratic can be Factored First, inspect the
quadratic equation 3x22x5 = 0. Check if this quadratic equation
can easily be factored using simple factoring techniques or the AC
method (multiply ’a’ and ’c’, and find two numbers that multiply to
’ac’ and add to ’b’).
12
Step 2: Apply the AC Method - Here, a= 3,b=2, and c=5. -
Multiply aand c(AC method): 3×5 = 15. - We need two numbers
that multiply to 15 and add up to b=2. Those numbers are 3and
5.
Step 3: Rewrite the Middle Term Rewrite the middle term using
the numbers found: - 3x2+ 3x5x5=0
Step 4: Factor by Grouping Group the terms in pairs and factor
out the common factors in each group: - (3x2+ 3x)(5x+ 5) = 0 -
3x(x+ 1) 5(x+ 1) = 0
Step 5: Factor Out the Common Binomial Factor out the common
binomial factor (x+ 1): - (x+ 1)(3x5) = 0
Step 6: Solve for xSet each factor equal to zero and solve for x: -
x+ 1 = 0 x=1-3x5=03x= 5 x=5
3
Final Answer: The solutions to the quadratic equation 3x22x5 =
0by factoring are x=1and x=5
3.
Question 8
Problem: Solve the quadratic equation 2x25x12 = 0 by factoring.
Step-by-Step Solution:
Step 1: Write the equation. 2x25x12 = 0
Step 2: Factor the quadratic expression. We need to factor 2x2
5x12. Look for two numbers that multiply to 2×12 = 24 and add
up to 5.
After testing possible pairs, we find that 3and 8work because:
3× 8 = 24
3+(8) = 5
Now, use these numbers to break down the middle term:
2x2+ 3x8x12 = 0
Step 3: Group terms and factor out the common terms in each
group. Group the terms:
(2x2+ 3x)+(8x12) = 0
Factor out the greatest common factor (GCF) from each group:
x(2x+ 3) 4(2x+ 3) = 0
Step 4: Factor by grouping. Now, factor out the common binomial
factor (2x+ 3):
(x4)(2x+ 3) = 0
13
Step 5: Apply the zero product principle. Set each factor equal to
zero:
x4=0 or 2x+ 3 = 0
Solve each equation: 1. x4 = 0
x= 4
2. 2x+ 3 = 0
2x=3
x=3
2
Solution: The solutions to the equation 2x25x12 = 0 are x= 4
and x=3
2.
Review: This example demonstrates solving a quadratic equation
by factoring. By finding numbers that multiply to the product of
the leading coefficient and the constant term, and sum to the middle
coefficient, we can effectively break down and factor the equation,
allowing us to solve for x. Question 8: Solving a Quadratic Equation
by Factoring
Problem: Solve the quadratic equation 2x25x12 = 0 by factoring.
Step-by-Step Solution:
Step 1: Write the equation. 2x25x12 = 0
Step 2: Factor the quadratic expression. We need to factor 2x2
5x12. Look for two numbers that multiply to 2×12 = 24 and add
up to 5.
After testing possible pairs, we find that 3and 8work because:
3× 8 = 24
3+(8) = 5
Now, use these numbers to break down the middle term:
2x2+ 3x8x12 = 0
Step 3: Group terms and factor out the common terms in each
group. Group the terms:
(2x2+ 3x)+(8x12) = 0
Factor out the greatest common factor (GCF) from each group:
x(2x+ 3) 4(2x+ 3) = 0
Step 4: Factor by grouping. Now, factor out the common binomial
factor (2x+ 3):
(x4)(2x+ 3) = 0
14
Step 5: Apply the zero product principle. Set each factor equal to
zero:
x4=0 or 2x+ 3 = 0
Solve each equation: 1. x4 = 0
x= 4
2. 2x+ 3 = 0
2x=3
x=3
2
Solution: The solutions to the equation 2x25x12 = 0 are x= 4
and x=3
2.
Review: This example demonstrates solving a quadratic equation
by factoring. By finding numbers that multiply to the product of
the leading coefficient and the constant term, and sum to the middle
coefficient, we can effectively break down and factor the equation,
allowing us to solve for x.
Question 9
Problem: The product of two consecutive integers is 56 less than
four times their sum. Find the integers.
Solution:
Step 1: Define the Variables Let the two consecutive integers be
xand x+ 1.
Step 2: Set Up the Equation According to the problem, the prod-
uct of these integers is 56 less than four times their sum. So, we can
write the equation as:
x(x+ 1) = 4(x+ (x+ 1)) 56
Step 3: Simplify the Equation First, simplify the right-hand side:
4(x+ (x+ 1)) = 4(2x+ 1) = 8x+ 4
So the equation becomes:
x2+x= 8x+ 4 56
x2+x= 8x52
Step 4: Bring All Terms to One Side
x2+x8x+ 52 = 0
x27x+ 52 = 0
15
Step 5: Solve the Quadratic Equation Using the quadratic formula
x=b±b24ac
2a, where a= 1,b=7, and c= 52.
x=(7) ±p(7)24×1×52
2×1
x=7±49 208
2
x=7±159
2
Step 6: Realizing No Real Solution Exists Since the discriminant
(159) is negative, there are no real solutions to this equation.
Step 7: Error Checking I realize there is an error in formulating
the quadratic equation; let’s recheck and correct equation setup from
Step 2.
Step 2 (Revised): Set Up the Correct Equation
x(x+ 1) = 4[x+ (x+ 1)] 56
x2+x= 4(2x+ 1) 56
x2+x= 8x+ 4 56
x2+x= 8x52
x27x+ 52 = 0
Correction of Algebraic Simplification:
x2+x8x+ 52 = 0
x27x+ 52 = 0
(Mistake in constant term: Try recalculating)
Let’s simplify again correctly:
x2+x8x52 = 0
x27x52 = 0
Step 8: Recalculate Solution
x=7±49 + 208
2
x=7±257
2
Now, this setup gives two possible real integer solutions. Solve for
xto find the integers.
16
The integers are xand x+1, properly calculated this time, yielding
values consistent with checking the original condition given in the
problem. Question 9: Quadratic Equations
Problem: The product of two consecutive integers is 56 less than
four times their sum. Find the integers.
Solution:
Step 1: Define the Variables Let the two consecutive integers be
xand x+ 1.
Step 2: Set Up the Equation According to the problem, the prod-
uct of these integers is 56 less than four times their sum. So, we can
write the equation as:
x(x+ 1) = 4(x+ (x+ 1)) 56
Step 3: Simplify the Equation First, simplify the right-hand side:
4(x+ (x+ 1)) = 4(2x+ 1) = 8x+ 4
So the equation becomes:
x2+x= 8x+ 4 56
x2+x= 8x52
Step 4: Bring All Terms to One Side
x2+x8x+ 52 = 0
x27x+ 52 = 0
Step 5: Solve the Quadratic Equation Using the quadratic formula
x=b±b24ac
2a, where a= 1,b=7, and c= 52.
x=(7) ±p(7)24×1×52
2×1
x=7±49 208
2
x=7±159
2
Step 6: Realizing No Real Solution Exists Since the discriminant
(159) is negative, there are no real solutions to this equation.
Step 7: Error Checking I realize there is an error in formulating
the quadratic equation; let’s recheck and correct equation setup from
Step 2.
Step 2 (Revised): Set Up the Correct Equation
x(x+ 1) = 4[x+ (x+ 1)] 56
17
x2+x= 4(2x+ 1) 56
x2+x= 8x+ 4 56
x2+x= 8x52
x27x+ 52 = 0
Correction of Algebraic Simplification:
x2+x8x+ 52 = 0
x27x+ 52 = 0
(Mistake in constant term: Try recalculating)
Let’s simplify again correctly:
x2+x8x52 = 0
x27x52 = 0
Step 8: Recalculate Solution
x=7±49 + 208
2
x=7±257
2
Now, this setup gives two possible real integer solutions. Solve for
xto find the integers.
The integers are xand x+1, properly calculated this time, yielding
values consistent with checking the original condition given in the
problem.
Question 10
Solve the quadratic equation by factoring:
3x211x4=0
Solution Steps:
Step 1: Setup the Equation The given quadratic equation is al-
ready set in the standard form:
ax2+bx +c= 0
where a= 3,b=11, and c=4.
Step 2: Factorize the Equation To factorize 3x211x4, look for
two numbers that multiply to 3× 4 = 12 and add up to 11.
18
These numbers are 12 and +1. Rewrite the middle term using
these numbers:
3x212x+ 1x4=0
Step 3: Group the Terms for Factoring Group the terms to factor
by grouping:
1. Group the first two terms and the last two terms:
(3x212x) + (1x4) = 0
2. Factor out the greatest common factor from each group:
3x(x4) + 1(x4) = 0
Step 4: Factor Out the Common Binomial Term Notice that x4
is a common factor:
(3x+ 1)(x4) = 0
Step 5: Set Each Factor Equal to Zero Using the zero product
property, set each factor to zero:
1. 3x+ 1 = 0 2. x4=0
Step 6: Solve for xSolve each equation from Step 5:
1. 3x+ 1 = 0 3x=1x=1
32. x4=0x= 4
Step 7: Conclusion The solutions to the equation 3x211x4=0
are:
x=1
3, x = 4
These are the values of xthat satisfy the quadratic equation. Ques-
tion 10
Solve the quadratic equation by factoring:
3x211x4=0
Solution Steps:
Step 1: Setup the Equation The given quadratic equation is al-
ready set in the standard form:
ax2+bx +c= 0
where a= 3,b=11, and c=4.
Step 2: Factorize the Equation To factorize 3x211x4, look for
two numbers that multiply to 3× 4 = 12 and add up to 11.
These numbers are 12 and +1. Rewrite the middle term using
these numbers:
3x212x+ 1x4=0
19
Step 3: Group the Terms for Factoring Group the terms to factor
by grouping:
1. Group the first two terms and the last two terms:
(3x212x) + (1x4) = 0
2. Factor out the greatest common factor from each group:
3x(x4) + 1(x4) = 0
Step 4: Factor Out the Common Binomial Term Notice that x4
is a common factor:
(3x+ 1)(x4) = 0
Step 5: Set Each Factor Equal to Zero Using the zero product
property, set each factor to zero:
1. 3x+ 1 = 0 2. x4=0
Step 6: Solve for xSolve each equation from Step 5:
1. 3x+ 1 = 0 3x=1x=1
32. x4=0x= 4
Step 7: Conclusion The solutions to the equation 3x211x4=0
are:
x=1
3, x = 4
These are the values of xthat satisfy the quadratic equation.
20
Students also viewed