document.write( "Question 997007: I have a rational expression that I need help with. The equation is this:
\n" );
document.write( "1+7/x-60/x^2=0
\n" );
document.write( "I know I have to find the LCD which I think is x so I would multiply x*1+7/x*x-60/x^2*x=0*x
\n" );
document.write( "From here I cross cancel so that my equation will look like this:
\n" );
document.write( "x+7-60/x=0. Is this right? Or would x^2 be the LCD? Can you advise me? \n" );
document.write( "
Algebra.Com's Answer #615275 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I have a rational expression that I need help with. The equation is this: \n" ); document.write( "1+7/x-60/x^2=0 \n" ); document.write( "---------- \n" ); document.write( "It's an equation, not just an expression. \n" ); document.write( "There's an equal sign. \n" ); document.write( "---- \n" ); document.write( "If it's 1 + (7/x) - (60/x^2) = 0 \n" ); document.write( "Multiply by x^2 \n" ); document.write( "--> x^2 + 7x - 60 = 0 \n" ); document.write( "If you want to solve for x: \n" ); document.write( "(x-12)*(x+5) = 0 \n" ); document.write( "x = 12 \n" ); document.write( "x = -5 \n" ); document.write( "------------------ \n" ); document.write( "The LCD is not involved. It applies to adding and subtracting. \n" ); document.write( " \n" ); document.write( " |