SOLUTION: Solve the equation for the indicated variable. 1/r+6/(1-r)=12/r^2 Please explain step by step if possible! Thank you.

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: Solve the equation for the indicated variable. 1/r+6/(1-r)=12/r^2 Please explain step by step if possible! Thank you.       Log On


   



Question 1037573: Solve the equation for the indicated variable.
1/r+6/(1-r)=12/r^2
Please explain step by step if possible! Thank you.

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
1/r+ 6/(1-r) = 12/r^2
:
use r(1-r)r^2 as the common denominator and multiply both sides of = by it
:
r^2(1-r) + 6rr^2 = 12r(1-r)
:
r^2-r^3 + 6r^3 = 12r - 12r^2
:
combine like terms
:
5r^3 + 13r^2 -12r = 0
:
divide both sides of = by r
:
5r^2 + 13r - 12 = 0
:
use quadratic equation to solve
:
***************************************************************
r = ( -13 + square root( 13^2 - 4(5)(-12) ) ) / 2(5) = 0.7224
r = ( -13 - square root( 13^2 - 4(5)(-12) ) ) / 2(5) = -3.3224
***************************************************************
:
check answer
:
original equation is
1/r+ 6/(1-r) = 12/r^2
:
substitute 0.7224 for r
:
(1/0.7224) + 6 / (1 - 0.7224) = 12 / (0.7224)^2
:
1.3843 + 21.6138 = 22.9946
22.9981 approx equal to 22.9946
:
answer checks
:
I will leave it to you to check the other answer for r
: