document.write( "Question 1067093: A thin rod 9m 6cm long is
\n" ); document.write( "cut into two so that one piece is 96cm longer than the other. What is the length of the longer piece
\n" ); document.write( "

Algebra.Com's Answer #682291 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
The original rod is 9m 6cm long = 900 + 6 cm long = 906 cm
\n" ); document.write( "Let x = the shorter length
\n" ); document.write( "x + 96 = the longer length
\n" ); document.write( "The shorter length plus the longer length = 906
\n" ); document.write( "x + (x + 96) = 906
\n" ); document.write( "2x + 96 = 906
\n" ); document.write( "add -96 to each side
\n" ); document.write( "2x = 906 - 96
\n" ); document.write( "2x = 810
\n" ); document.write( "x = 405 which is the shorter length
\n" ); document.write( "x + 96 = 405 + 96 = 501 which is the longer length
\n" ); document.write( "
\n" ); document.write( "
\n" );