document.write( "Question 328319: eliminate the fractions in the following equation:
\n" );
document.write( "x(3/4) + y(2/3) + z(5/6) = 2 \n" );
document.write( "
Algebra.Com's Answer #235139 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x(3/4) + y(2/3) + z(5/6) = 2 \n" ); document.write( "LCM of the left side = 12 \n" ); document.write( "x(9)+y(8)+z(10) / 12 = 2 \n" ); document.write( "x(9)+y(8)+z(10)= 12 * 2 \n" ); document.write( "9x+8y+10z=24 \n" ); document.write( " |