document.write( "Question 762408: divide 534 into three parts such tht the second part will be 32 less thn twice the first & third wil be 18 more than the first. \n" ); document.write( "
Algebra.Com's Answer #463918 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
First part = x
\n" ); document.write( "Second part = 2x - 32
\n" ); document.write( "Third part = 18 + x
\n" ); document.write( "x + (2x - 32) + (18 + x) = 534
\n" ); document.write( " 4x -14 = 534
\n" ); document.write( " 4x = 548
\n" ); document.write( " x = 137
\n" ); document.write( "First part = 137
\n" ); document.write( "Second part = 242
\n" ); document.write( "Third part = 155
\n" ); document.write( " Total 534.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );