SOLUTION: Solve: (2t + 1)^3 = (2t + 1) My solution: (2t + 1)^3 / (2t + 1) = (2t + 1) / (2t + 1) (2t + 1)^2 = 1 4t^2 + 4t + 1 = 1 4t^2 + 4t = 0 4t (t + 1) = 0 t = 0 or t =
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: Solve: (2t + 1)^3 = (2t + 1) My solution: (2t + 1)^3 / (2t + 1) = (2t + 1) / (2t + 1) (2t + 1)^2 = 1 4t^2 + 4t + 1 = 1 4t^2 + 4t = 0 4t (t + 1) = 0 t = 0 or t =
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 887238
:
Solve: (2t + 1)^3 = (2t + 1)
My solution:
(2t + 1)^3 / (2t + 1) = (2t + 1) / (2t + 1)
(2t + 1)^2 = 1
4t^2 + 4t + 1 = 1
4t^2 + 4t = 0
4t (t + 1) = 0
t = 0 or t = -1
But the book gives a third possibility: t = -1/2
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
(2t + 1)^3 = (2t + 1)
(2t + 1)^3 - (2t + 1)=0
(2t + 1)^3 -(2t + 1)
(2t + 1)*((2t + 1)^2-1)=0
(2t + 1)=0
2t=-1
t=-1/2
(2t + 1)^2-1=0
(2t + 1)^2=1
2t+1=+-1
2t=0
t=0
2t=-2
t=-1
another way
(2t + 1)^3 = (2t + 1)
8t^3+12t^2+6t+1=2t+1
8t^3+12t^2+4t=0
4t*(2t^2+3t+1)=0
4t=0
t=0
(2t^2+3t+1)=0
(t+1) (2t+1) = 0
t=-1
t=-1/2