document.write( "Question 203575: I am in summer school and i was wondering how you would do this problem..
\n" );
document.write( "The directions are to simplify:
\n" );
document.write( "(xy^7)(x^4y)/(x^5y^2)^2\r
\n" );
document.write( "\n" );
document.write( "and how would i add this equation:\r
\n" );
document.write( "\n" );
document.write( "x-3/x^2+7x+12 + x-5/x^2-16\r
\n" );
document.write( "\n" );
document.write( "please and thank you in advance! \n" );
document.write( "
Algebra.Com's Answer #153587 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The directions are to simplify: \n" ); document.write( "(xy^7)(x^4y)/(x^5y^2)^2 \n" ); document.write( "--- \n" ); document.write( "(x^5y^8)/(x^10y^4) \n" ); document.write( "--- \n" ); document.write( "= (y^4)/(x^5) \n" ); document.write( "===========================\r \n" ); document.write( "\n" ); document.write( "and how would i add this equation: \n" ); document.write( "[(x-3)/(x^2+7x+12)] + [(x-5)/(x^2-16)] \n" ); document.write( "--- \n" ); document.write( "[(x-3)/(x+4)(x+3)] + [(x-5)/(x-4)(x+4)] \n" ); document.write( "--- \n" ); document.write( "least common denominator is (x+3)(x-4)(x+4) \n" ); document.write( "--- \n" ); document.write( "Write each fraction over the lcd \n" ); document.write( "--- \n" ); document.write( "= [(x-3)(x-4)/lcd] + [(x-5)(x+3)/lcd] \n" ); document.write( "--- \n" ); document.write( "Combine the numerators over the lcd: \n" ); document.write( "--- \n" ); document.write( "[x^2-7x+12+x^2 -2x-15]/lcd \n" ); document.write( "--- \n" ); document.write( "= [2x^2-9x-3]/[(x+3)(x-4)(x+4)] \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |