SOLUTION: Solve for t. t = (4s+1)/(t-2)
Algebra
->
College
->
Linear Algebra
-> SOLUTION: Solve for t. t = (4s+1)/(t-2)
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 1109798
:
Solve for t.
t = (4s+1)/(t-2)
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
t = (4s+1)/(t-2)
:
t^2 -2t = 4s +1
:
complete the square
:
t^2 -2t +1 = 4s +2
:
(t-1)^2 = square root(4s+2)
:
t = 1 +square root(2) * square root(2s+1)
t = 1 -square root(2) * square root(2s+1)
: