SOLUTION: (x/(x^2-100))(9x(x+10)/x+3))=
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: (x/(x^2-100))(9x(x+10)/x+3))=
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 21674
:
(x/(x^2-100))(9x(x+10)/x+3))=
Answer by
algebrapro18(249)
(
Show Source
):
You can
put this solution on YOUR website!
well first off factor x^2-100 into (x+10)(x-10) you are left with
x/((x+10)(x-10)) * (9x(x+10))/(x+3)
the x+10's cancel leaving you with
x/x-10 * 9x/x+3
now just simplify
9x(x)/(x-10)(x+3)
9x^2/(x^2+3x-10x-30)
9x^2/(x^2-7x-30)