document.write( "Question 913054: The area of some rectangle is 35in^2. Four times the width of this rectangle is the same as 3 inches more than twice the length. What are the dimensions of the rectangle?\r
\n" );
document.write( "\n" );
document.write( "I came up with the equations:
\n" );
document.write( "4W=2L+3 and LxW=35
\n" );
document.write( "I tried to do emilination, but because one of the equations is multiplying, it did not work. Should I substitute 4W=2L+3 with 4(35/L)=2L+3 and end up with a quadratic function & figure out the problem from there? Thank you so much for your time. \n" );
document.write( "
Algebra.Com's Answer #554271 by ichigo449(30)![]() ![]() ![]() You can put this solution on YOUR website! Yes that works. To continue: 4(35/L) = 2L+3 or L/2 + 3/4 = 35/L or (L^2)/2 + 3L/4 - 35 = 0 which is solvable by quadratic formula. Have a nice day. \n" ); document.write( " |