document.write( "Question 95843: Solve the equation.\r
\n" );
document.write( "\n" );
document.write( "x/2 + 8x/9 = x/18 \n" );
document.write( "
Algebra.Com's Answer #69812 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X/2+8X/9=X/18 \n" ); document.write( "X/2+8X/9-X/18=0 NOW FIND A COMMON DENOMINATOR (THAT 18,9 & 2 WILL DIVIDE EVENLY INTO) SO YOU CAN COMBINE THESE TERMS. 18 LOOKS LIKE A GOOD CHOICE AS 18/18=1 \n" ); document.write( "18/9=2 & 18/2=9. \n" ); document.write( "----------------------------------- \n" ); document.write( "x/2=9x/18 \n" ); document.write( "8x/9=16x/18 \n" ); document.write( "x/18=x/18 \n" ); document.write( "Now you can add them. \n" ); document.write( "9x/18+16x/18-x/18=0 \n" ); document.write( "(9x+16x-x)/18=0 \n" ); document.write( "24x/18=0 Now reduce. \n" ); document.write( "4x/3=0 Cross multiply. \n" ); document.write( "4x=0 \n" ); document.write( "x=0 answer. \n" ); document.write( " \n" ); document.write( " |