SOLUTION: solve for x x+3 ____ = t^2 t

Algebra ->  Equations -> SOLUTION: solve for x x+3 ____ = t^2 t       Log On


   



Question 124849: solve for x
x+3
____ = t^2
t

Found 2 solutions by solver91311, stanbon:
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
I think you are trying to write:

%28x%2B3%29%2Ft=t%5E2

Multiply both sides by t:

x%2B3=t%5E3

Add -3 to both sides:

x=t%5E3-3 Done.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x+3
____ = t^2
t
-------------------------
x+3 = t^3
x = t^3-3
=================
Cheers,
Stan H.