document.write( "Question 800499: a wire 180 cm long is to be cut into two parts so that one part is 32 cm longer than the other. how long is ech part? \n" ); document.write( "
Algebra.Com's Answer #483114 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
First part of wire = x
\n" ); document.write( "Second piece of wire = x + 32 cm
\n" ); document.write( "x + x + 32 = 180
\n" ); document.write( "2x = 180 - 32
\n" ); document.write( "2x = 148
\n" ); document.write( "x = 74 cm
\n" ); document.write( "First part of wire = 74 cm.
\n" ); document.write( "Second part of wire = 106 cm.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" ); document.write( "
\n" );