document.write( "Question 1041079: The area of a rectangle is 32cm^2. The width of the rectangle is 4 cm more than 3 times the length.\r
\n" );
document.write( "\n" );
document.write( "What is the length of the rectangle is cm?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks in advance for any help, would love any tips on translating the word problem into an equation. \n" );
document.write( "
Algebra.Com's Answer #656013 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The area of a rectangle is 32cm^2. The width of the rectangle is 4 cm more than 3 times the length. \n" ); document.write( "What is the length of the rectangle is cm? \n" ); document.write( "------------------ \n" ); document.write( "Equations: \n" ); document.write( "W = 3L + 4 \n" ); document.write( "W*L = 32 cm^2 \n" ); document.write( "------------------------ \n" ); document.write( "Substitute for \"W\" and solve for \"L\":: \n" ); document.write( "L(3L+4) = 32 \n" ); document.write( "------ \n" ); document.write( "3L^2 + 4L - 32 = 0 \n" ); document.write( "Factor:: \n" ); document.write( "(3L-8)(L+4) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "L = 8/3 = 2.6666.. cm \n" ); document.write( "Solve for \"W: \n" ); document.write( "W = 3(8/3)+4 = 12 cm \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |