document.write( "Question 1069703: Divide 243 into 3 parts such that half of the first part,one-third of the second part and one-fourth of the third part are all equal. \n" ); document.write( "
Algebra.Com's Answer #684882 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "First part of the condition says \r\n" );
document.write( "\r\n" );
document.write( "x + y + z = 243,     (1)   \r\n" );
document.write( "\r\n" );
document.write( "where x is the first quantity, y is the second and z is the third.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Second part of the condition gives these equalities\r\n" );
document.write( "\r\n" );
document.write( "\"%281%2F2%29x\" = \"%281%2F3%29y\",       (2)\r\n" );
document.write( "\r\n" );
document.write( "\"%281%2F3%29y\" = \"%281%2F4%29z\"        (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From (2),  y = \"%283%2F2%29x\",  z = \"%284%2F3%29y\" = \"%284%2F3%29%2A%283%2F2%29x\" = 2x. \r\n" );
document.write( "\r\n" );
document.write( "Substitute it into (3), and you will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"x+%2B+%283%2F2%29x+%2B+2x\" = 243,   or\r\n" );
document.write( "\r\n" );
document.write( "4.5x = 243.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x = \"243%2F4.5\" = 54.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then  y = \"%283%2F2%29%2A54\" = 81  and  z = 2x = 108.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );