document.write( "Question 744647: Solve for x :
\n" );
document.write( "2x/3 + 1/4 = x/3 - 1/12 \n" );
document.write( "
Algebra.Com's Answer #453494 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 2x/3 + 1/4 = x/3 - 1/12\r \n" ); document.write( "\n" ); document.write( "Use common denominator = 12\r \n" ); document.write( "\n" ); document.write( "8x + 3 = 4x - 1\r \n" ); document.write( "\n" ); document.write( "8x - 4x = -1 -3\r \n" ); document.write( "\n" ); document.write( "4x = - 4\r \n" ); document.write( "\n" ); document.write( "x = -1 \r \n" ); document.write( "\n" ); document.write( "Check answer using 2x/3 + 1/4 = x/3 - 1/12 \n" ); document.write( "with x = -1\r \n" ); document.write( "\n" ); document.write( " 2(-1)/3 + 1/4 = -1/3 - 1/12 \n" ); document.write( " -2/3 + 1/4 = -1/3 - 1/12\r \n" ); document.write( "\n" ); document.write( " -5/12 = -5/12 Proved \n" ); document.write( " |