document.write( "Question 700592: A board 65 feet long is cut into two pieces such that the length of one piece is two-thirds of the length of the other piece. Find the length of the shorter piece of board. \n" ); document.write( "
Algebra.Com's Answer #431883 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A board 65 feet long is cut into two pieces such that the length of one piece is two-thirds of the length of the other piece. Find the length of the shorter piece of board. \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "x + y = 65 feet \n" ); document.write( "x = (2/3)y \n" ); document.write( "===== \n" ); document.write( "Substitute and solve for \"y\": \n" ); document.write( "(2/3)y + y = 65 \n" ); document.write( "(5/3)y = 65 \n" ); document.write( "(1/3)y = 13 \n" ); document.write( "y = 39 feet \n" ); document.write( "===== \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x = (2/3)y \n" ); document.write( "x = (2/3)39 \n" ); document.write( "x = 26 feet \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( "x = \n" ); document.write( " |