document.write( "Question 777456: a 10 board is to be cut into three pieces, two equal length ones and the third 3 in. shorter than each of the other two. if the cutting does not result in any length being lost, how long are the pieces?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #474097 by wilft1(217)\"\" \"About 
You can put this solution on YOUR website!
x - 3 + x - 3 = 10\r
\n" ); document.write( "\n" ); document.write( "put like items together...\r
\n" ); document.write( "\n" ); document.write( "2x - 6 = 10\r
\n" ); document.write( "\n" ); document.write( "subtract - 6 from both sides\r
\n" ); document.write( "\n" ); document.write( "2x = 4\r
\n" ); document.write( "\n" ); document.write( "divide both sides by 2\r
\n" ); document.write( "\n" ); document.write( "x = 2\r
\n" ); document.write( "\n" ); document.write( "so two boards will be 2 inches and one board will be 6 inches
\n" ); document.write( "
\n" );