document.write( "Question 128784: I need help understanding how to simplify expressions using fractions. I am not understanding the first step I need to do. Here is an example problem:\r
\n" );
document.write( "\n" );
document.write( "1/2(3a-8)+1/3(2a-9)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #94206 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! IF YOU MEAN \n" ); document.write( "(3A-8)/2+(2A-9)/3 THEN: \n" ); document.write( "COMBINING THESE FRACTIONS BY FINDING A COMMON DENOMINATOR (6) WE GET: \n" ); document.write( "[3(3A-8)+2(2A-9)]/(2*3) \n" ); document.write( "(9A-24+4A-18)/6 \n" ); document.write( "(13A-42)/6 \n" ); document.write( " \n" ); document.write( " |