document.write( "Question 83891: A rope is square root of 250 units long. The rope is cut into two pieces, so that the lengths of the pieces are in the ratio 2:3. What is the length fo the longer piece expressed in simplest radical form? Thanks alot. \n" ); document.write( "
Algebra.Com's Answer #60352 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Longer Piece = 3x \n" ); document.write( "Shorter Piece = 2x \n" ); document.write( "3x + 2x = sqrt(250) \n" ); document.write( "5x = 5*sqrt(10) \n" ); document.write( "x = sqrt(10) \n" ); document.write( "Longer Piece = 3*sqrt(10) \n" ); document.write( " |