SOLUTION: Solve for t. t = (4s+1)/(t-2)

Algebra ->  College  -> Linear Algebra -> SOLUTION: Solve for t. t = (4s+1)/(t-2)      Log On


   



Question 1109798: Solve for t.
t = (4s+1)/(t-2)

Answer by rothauserc(4718) About Me  (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)
: