document.write( "Question 220976: A 12cm piece of tubing is cut into two pieces. One piece is 4 cm longer than the other. How long are the pieces? \n" ); document.write( "
Algebra.Com's Answer #165774 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+4=12
\n" ); document.write( "2x=12-4
\n" ); document.write( "2x=8
\n" ); document.write( "x=4
\n" ); document.write( "x+4=8
\n" ); document.write( "
\n" );