document.write( "Question 387445: Perform the indicated operations and simplify\r
\n" );
document.write( "\n" );
document.write( "(w-1/w-9)-(w+1/w+9)+(w-153/w^2-81)\r
\n" );
document.write( "\n" );
document.write( "Now would the first two cancel themselves out leaving(w-153/w^2-81) which is then factored to (w-153/(w-9)(w+9) or do I multiply the first two to get the denominators to all be the same?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #273857 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (w-1/w-9)-(w+1/w+9)+(w-153/w^2-81) \n" ); document.write( "---- \n" ); document.write( "Notice that (w-9)(w+9) = w^2-81 \n" ); document.write( "------------------------------------- \n" ); document.write( "least common denominator: w^2-81 \n" ); document.write( "--- \n" ); document.write( "Rewrite each fraction with the lcd as its denominator: \n" ); document.write( "[(w-1)(w+9)]/lcd - [(w+1)(w-9)]/lcd + (w-153)/lcd \n" ); document.write( "------ \n" ); document.write( "Since the denominators are all the same, combine the numerators to get: \n" ); document.write( "---- \n" ); document.write( "[w^2+8w-9 - [w^2-8w-9] + (w-153)]/lcd \n" ); document.write( "---- \n" ); document.write( "Simplify the numerator: \n" ); document.write( "---- \n" ); document.write( "[17w-153]/lcd \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "[17(w-9)]/[(w-9)(w+9)] \n" ); document.write( "---- \n" ); document.write( "Cancel to get: \n" ); document.write( "= 17/(w+9) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |