document.write( "Question 31526: Simplify the complex fraction?\r
\n" );
document.write( "\n" );
document.write( "1 + 1/x= 30/x2 \n" );
document.write( "
Algebra.Com's Answer #18190 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! In order to properly solve you need to make the equation equal to 0: \n" ); document.write( "1+1/x-30/x^2=0 \n" ); document.write( "Multiply each side by the common denominator, in your case, x^2: \n" ); document.write( "x^2+x-30=0 \n" ); document.write( "Factor: \n" ); document.write( "(x-6)(x+5)=0 \n" ); document.write( "Separate the two quantity and set each equal to zero: \n" ); document.write( "x-6=0 and x+5=0 \n" ); document.write( "Solve: \n" ); document.write( "x=6,-5 \n" ); document.write( " |