document.write( "Question 48250: add or subtract as indicated, express your results in simplest form
\n" );
document.write( "5a-12/a^2-8a+15 - 3a-2/a^2-8a+15 \n" );
document.write( "
Algebra.Com's Answer #31919 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 5a-12/a^2-8a+15 - 3a-2/a^2-8a+15 [Since the denominators are the same, subtract] \n" ); document.write( "(5a-12) - (3a - 2)/a^2-8a+15 [Combine like-terms] \n" ); document.write( "5a-12 - 3a + 2/a^2-8a+15 \n" ); document.write( "2a-10/a^2-8a+15 [Factor wherever possible] \n" ); document.write( "2(a-5)/(a-5)(a-3) [Cancel out wherever possible] \n" ); document.write( "2/a-3 [Final answer] \n" ); document.write( " |