document.write( "Question 1151179: The length of a rectangle is 1 yd less than twice the width, and the area of the rectangle is 21 yd^2. Find the dimensions of the rectangle\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #772835 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " You can solve the problem in much shorter way, practically in your head, without solving quadratic equation.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "If W is the width, then the length is L = (2W-1).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From the given area, you get the equation\r\n" ); document.write( "\r\n" ); document.write( " W*(2W-1) = 21.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Multiply both sides by 2. You will get\r\n" ); document.write( "\r\n" ); document.write( " 2W(*2W-1) = 42.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, the product of two numbers (2w) and (2W-1) is 42 and their difference is 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It needs 2 seconds (and knowing the multiplication table) to guess/(to recognize) the numbers: 2W = 7, 2W-1 = 6.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence, the width is 3.5 yards, the length is 2*3.5-1 = 6 yards. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |