document.write( "Question 833063: A inch board is cut into two pieces. If one piece has a length of x inches, what is the length, in inches, of the other piece? \n" ); document.write( "
Algebra.Com's Answer #502378 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The total length is 1.
\n" ); document.write( "Let the other piece be length y.
\n" ); document.write( "\"x%2By=1\"
\n" ); document.write( "\"y=1-x\"
\n" ); document.write( "The other piece's length is \"1-x\".
\n" ); document.write( "
\n" ); document.write( "
\n" );