document.write( "Question 421147: A 40 foot beam is to be cut in two, if one portion is one third the length of the other portion what are the two lengths of the portions?\r
\n" );
document.write( "\n" );
document.write( "(1/3)(40/1)\r
\n" );
document.write( "\n" );
document.write( "Multiply (1*40) / (3*1)
\n" );
document.write( "=40/3\r
\n" );
document.write( "\n" );
document.write( "But now I'm stuck, help please? Have to use 5 steps process \n" );
document.write( "
Algebra.Com's Answer #294136 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "Assume length of the portions are x and 3x.\r \n" ); document.write( "\n" ); document.write( "x + 3x = 40\r \n" ); document.write( "\n" ); document.write( "=> 4x= 40\r \n" ); document.write( "\n" ); document.write( "=> x = 40/4 = 10\r \n" ); document.write( "\n" ); document.write( "so, length of the portions are 10 foot and 30 foot. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |