document.write( "Question 232044: A 25-inch piece of string is to be cut in two pieces so that the longer piece is four times the shorter piece. Find the length of each piece.\r
\n" );
document.write( "\n" );
document.write( "I want to know how to write and equation for this type of problem so that it will be easier to solve. Please help. Thanks ♥ \n" );
document.write( "
Algebra.Com's Answer #171585 by stanbon(75887) ![]() You can put this solution on YOUR website! A 25-inch piece of string is to be cut in two pieces so that the longer piece is four times the shorter piece. Find the length of each piece. \n" ); document.write( "I want to know how to write and equation for this type of problem \n" ); document.write( "-------------------- \n" ); document.write( "Let the shorter piece have length \"x\": \n" ); document.write( "Then the longer piece will have length \"4x\". \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "x + 4x = 25 \n" ); document.write( "5x = 25 \n" ); document.write( "x = 5 (this is the length of the shorter piece) \n" ); document.write( "4x = 20 (this is the length of the longer piece) \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |