document.write( "Question 692099: A 96-inch board has to be cut into tow pieces, one piece is 8 inches longer than the other. How long should each piece be? \n" ); document.write( "
Algebra.Com's Answer #426926 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 96-inch board has to be cut into two pieces, one piece is 8 inches longer than the other. How long should each piece be? \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "a = b + 8 \n" ); document.write( "a + b = 96 inches \n" ); document.write( "---- \n" ); document.write( "Substitute for \"a\" and solve for \"b\": \n" ); document.write( "b+8 + b = 96 \n" ); document.write( "2b = 78 \n" ); document.write( "b = 39 inches \n" ); document.write( "----------------- \n" ); document.write( "Solve for \"a\": \n" ); document.write( "a = b + 8 \n" ); document.write( "a = 47 inches \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " \n" ); document.write( " |