SOLUTION: Can you help solve this literal expression. I dont undersant it. A = 1 + prt; for r
Algebra
->
Equations
-> SOLUTION: Can you help solve this literal expression. I dont undersant it. A = 1 + prt; for r
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 290861
:
Can you help solve this literal expression. I dont undersant it.
A = 1 + prt; for r
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
A = 1 + prt; for r
---------------------
prt = A - 1
r = (A-1)/(pt)
====================
Cheers,
Stan H.