document.write( "Question 48160This question is from textbook Beginning Algebra
\n" );
document.write( ": Need help to solve:\r
\n" );
document.write( "\n" );
document.write( "Urie has a board that is 98 inches long. He wants to cut the board into two pieces so that one piece is ten inches longer than the other. What should the length of each piece be? \n" );
document.write( "
Algebra.Com's Answer #31872 by tutorcecilia(2152) You can put this solution on YOUR website! Urie has a board that is 98 inches long. He wants to cut the board into two pieces so that one piece is ten inches longer than the other. What should the length of each piece be? \n" ); document.write( "Let \"x\" be the unknown length of one piece. \n" ); document.write( "Let (x+10) be the length of the second pierce. \n" ); document.write( "Both pieces add up to 98 inches. \n" ); document.write( "x + (x + 10) = 98 \n" ); document.write( "x + 2 + 10 = 98 \n" ); document.write( "2x + 10 = 98 \n" ); document.write( "2x + 10 - 10 = 98 - 10 \n" ); document.write( "2x = 88 \n" ); document.write( "2x/2 = 88/2 \n" ); document.write( "x = 44 .\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "Checking: \n" ); document.write( "44 + (44 + 10) = 98 \n" ); document.write( "44 + 44 + 10 = 98 \n" ); document.write( "98 = 98 [Checks out] \n" ); document.write( " |