document.write( "Question 149922: A 306 inch board is cut into 2 pieces. One piece is five times the length of the other. Find the length of the two pieces.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The short piece is ___________ \r
\n" );
document.write( "\n" );
document.write( "The long piece is ____________ \n" );
document.write( "
Algebra.Com's Answer #110020 by mangopeeler07(462)![]() ![]() ![]() You can put this solution on YOUR website! x=short piece \n" ); document.write( "5x=long piece\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5x+x=306------------------because the pieces together are 306 inches long\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6x=306--------------------because we had to combine like terms\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=51----------------------because we had to divide both sides by 6 to isolate x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "short piece=51 inches-----because short piece=x and x=51 \n" ); document.write( "long piece= 255 inches-----because long piece=5x and 5x=5(51)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5x+x=306.......255+51=306-----------------because we had to check our answer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: \n" ); document.write( "short piece=51 inches \n" ); document.write( "long piece= 255 inches \n" ); document.write( " |