document.write( "Question 177849: A 12-foot board is cut into two pieces of different lengths. Express the length of the longer piece in terms of the shorter piece. \n" ); document.write( "
Algebra.Com's Answer #132831 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the shorter piece x and the longer piece y \n" ); document.write( ": \n" ); document.write( "x+y=12.... \n" ); document.write( ": \n" ); document.write( "so the length of the longer piece in terms of the shorter would be: \n" ); document.write( ": \n" ); document.write( "y=12-x \n" ); document.write( ": \n" ); document.write( "so the shorter piece is x and the longer is 12-x. \n" ); document.write( " |