document.write( "Question 1043819: Divide 56 into two parts such that three times the first part exceeds one third of the second by 48. The parts are ? \n" ); document.write( "
Algebra.Com's Answer #658982 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the first part is x
\n" ); document.write( "the second part is 56-x.
\n" ); document.write( "3x-48 (three times the first exceeds, so subtract 48 to make it equal)=(1/3)(56-x)
\n" ); document.write( "3x-48=(1/3)(56-x). Multiply both sides by 3 to remove the fraction
\n" ); document.write( "9x-144=56-x
\n" ); document.write( "10x=200
\n" ); document.write( "x=20, first part.
\n" ); document.write( "3 times that is 60
\n" ); document.write( "subtract 48 and it is 12
\n" ); document.write( "that is 1/3 the second, so 3 times that is the second, and that is 36, second part.
\n" ); document.write( "20 and 36 equal 56.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );