document.write( "Question 128344: Solving a linear equation with several occurences of the veriable problem type 2\r
\n" );
document.write( "\n" );
document.write( "5x+7/3=1/3x-7/2. How can I solve this question \n" );
document.write( "
Algebra.Com's Answer #93952 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 5x+(7/3) = (1/3)x-(7/2) \n" ); document.write( "Multiply thru by 6 to get: \n" ); document.write( "--------------------------- \n" ); document.write( "30x + 14 = 2x - 21 \n" ); document.write( "28x = -35 \n" ); document.write( " x = -35/28 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |