SOLUTION: How do I simplify the following expression: {{{ (((3*a)/((a^2/x)-1)))/((a/x)-1) }}}
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: How do I simplify the following expression: {{{ (((3*a)/((a^2/x)-1)))/((a/x)-1) }}}
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 207577
:
How do I simplify the following expression:
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
(3*a)/((a^2/x)-1)))/((a/x)-1)
---
(3a/[(a^2-x)/x] / [(a-x)/x]
---
= [(3ax)/(a^2-x)]* [x/(a-x)]
---
= [3ax^2]/[(a-x)(a^2-x)]
===============================
Cheers,
Stan H.