document.write( "Question 77468: A board 28 feet long is cut into two pieces, and the lengths of the two piecs are in ratio of 2 to 5. Find the lengths of the two pieces. \n" ); document.write( "
Algebra.Com's Answer #55561 by prabhjyot(165)![]() ![]() ![]() You can put this solution on YOUR website! Assume one piece=2x then the other piece =5x \n" ); document.write( "therefore 2x+5x=28 --->x=4 \n" ); document.write( "thus \n" ); document.write( "2x=2*4=8ft \n" ); document.write( "and \n" ); document.write( "5x=5*4=20ft \n" ); document.write( " |