document.write( "Question 86116: The problem says to \"solve\" the following:\r
\n" );
document.write( "\n" );
document.write( "x/3 - 1/4 = 3x-8/12\r
\n" );
document.write( "\n" );
document.write( "Any assistance provided on this problem is greatly appreciated. Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #62232 by dolly(163)![]() ![]() ![]() You can put this solution on YOUR website! I presume the given question to be x/3 - 1/4 = (3x-8)/12\r \n" ); document.write( "\n" ); document.write( "LCD of the Left side is 12\r \n" ); document.write( "\n" ); document.write( "==> (4x - 3)/12 = (3x-8)/12\r \n" ); document.write( "\n" ); document.write( "==> 4x - 3 = 3x - 8 [multiplying by 12 on both sides]\r \n" ); document.write( "\n" ); document.write( "==> 4x - 3x - 3 = -8\r \n" ); document.write( "\n" ); document.write( "==> x - 3 = -8\r \n" ); document.write( "\n" ); document.write( "==> x = -8 + 3\r \n" ); document.write( "\n" ); document.write( "==> x = -5 is the solution \n" ); document.write( " |