document.write( "Question 220859: Please help me solve this problem: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Suppose your mom pays you to make a new dining room table for apartment. She tells you that the length of the table should be 3 feet more than twice its width. She also tells you that the area of the rectangular table top is 2w^2+12 square feet. What are the length and width of the table? Please explain!\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thankyou so much!!!!!!!! \n" );
document.write( "
Algebra.Com's Answer #165734 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"length of the table should be 3 feet more than twice its width\" ___ L = 2W + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area = length times width = (2W + 3)(W) = 2W^2 + 3W\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"She also tells you that the area of the rectangular table top is 2w^2+12\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2W^2 + 3W = 2W^2 + 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3W = 12 ___ W = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ L = 2(4) + 3 = 11 \n" ); document.write( " |