document.write( "Question 65481: Subtract and express result in simplest form\r
\n" );
document.write( "\n" );
document.write( "5a - 12 - 3a - 2
\n" );
document.write( "------- -------
\n" );
document.write( "a^2-8a+15 - a^2-8a+15\r
\n" );
document.write( "\n" );
document.write( "The top part of the fraction I believe would end up looking like this:
\n" );
document.write( "5a - 12 = -7a
\n" );
document.write( "3a - 2 = 1a\r
\n" );
document.write( "\n" );
document.write( "The bottom part of the fraction would result in
\n" );
document.write( "a^2-8a+15 = 23a^3\r
\n" );
document.write( "\n" );
document.write( "Leaving the equation ending with the result of:
\n" );
document.write( "-7a - 1a
\n" );
document.write( "-------------
\n" );
document.write( "23a^3 23a^3\r
\n" );
document.write( "\n" );
document.write( "Simplest form would be:
\n" );
document.write( "-6a
\n" );
document.write( "----
\n" );
document.write( "23a^3\r
\n" );
document.write( "\n" );
document.write( "Is this correct for this problem? Thank you \n" );
document.write( "
Algebra.Com's Answer #46002 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 5a - 12 - 3a - 2 \n" ); document.write( "------- ------- \n" ); document.write( "a^2-8a+15 - a^2-8a+15\r \n" ); document.write( "\n" ); document.write( "--------------------- \n" ); document.write( "The denominators are the same so subtract the numerators \n" ); document.write( "and write over the common denominator, as follows: \n" ); document.write( "=[5a-12-(3a-2)]/[(a-3)(a-5)] \n" ); document.write( "=[2a-10]/[(a-3)(a-5)] \n" ); document.write( "=[2(a-5)]/[(a-3)(a-5)] \n" ); document.write( "=2/(a-3) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |