Question 1008515: ((5x)/(48y^2)) + ((7y)/(18x^2y))
Must use least common denominator in order to solve it Found 2 solutions by MathLover1, stanbon:Answer by MathLover1(20850) (Show Source):
You can put this solution on YOUR website! ((5x)/(48y^2)) + ((7y)/(18x^2y))
----
Prime-factor each denominator::
48y^2 = 3*(2^4)*y^2
-----------------------
18x^2y = 3^2*2*x^2*y
------
lcd = 3^2*2^4x^2y^2 = 9*16x^2y^2 = 144x^2y^2
-------
Rewrite each fraction with the lcd as it divisor::
------
[3x^2*5x + 2^3*y*7y]/[144x^2*y^2]
------
= [15x^3 + 56y^2]/[144x^2y^2]
-----------
Cheers,
Stan H.
-----------