document.write( "Question 198327: Quadratic Equations
\n" );
document.write( "3. The length of a rectangle is 16cm greater than its width. The area is 35m^2. Find the dimensions of the rectangle, to the nearest hundredth of a metre.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #148821 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 3. The length of a rectangle is 16cm greater than its width. The area is 35m^2. Find the dimensions of the rectangle, to the nearest hundredth of a metre. \n" ); document.write( ". \n" ); document.write( "Let w = width \n" ); document.write( "then \n" ); document.write( "w+16 = length \n" ); document.write( ". \n" ); document.write( "w(w+16) = 35 \n" ); document.write( "w^2+16w = 35 \n" ); document.write( "w^2+16w-35 = 0 \n" ); document.write( "Using the quadratic equation, we get: \n" ); document.write( "x = {1.95, -17.95} \n" ); document.write( "We can toss out the negative solution leaving: \n" ); document.write( "x = 1.95 m \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |