document.write( "Question 1163440: Divide 56 into two parts such that three times the first part exceeds one third of the second by 48. The parts are\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #787527 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "From the given information, you can formulate two equations \n" ); document.write( "x+y = 56 \n" ); document.write( " \n" ); document.write( "3x = (1/3)y + 48 \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "These can be solved for x=20, y=36 \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "This is also a great problem to try to solve in your head, without using pencil and paper. \n" ); document.write( " |