document.write( "Question 975803: The length of a rectangle is 7 more than the width. The area is 800 square centimeters. Find the length and width of the rectangle. Using the applications of quadratic equations \n" ); document.write( "
Algebra.Com's Answer #597451 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! W=x \n" ); document.write( "L=x+7\r \n" ); document.write( "\n" ); document.write( "x(x+7)=700 sq cm\r \n" ); document.write( "\n" ); document.write( "x^2+7x-700=0\r \n" ); document.write( "\n" ); document.write( "x=(1/2) * -7 +/- sqrt (49+2800)\r \n" ); document.write( "\n" ); document.write( "sqrt(2849)=53.376\r \n" ); document.write( "\n" ); document.write( "x=(1/2) [-7+53.376]; negative root not significant\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "x=0.5* 46.376= 23.188 cm \n" ); document.write( "x+7=30.188 cm\r \n" ); document.write( "\n" ); document.write( "product of two is 700 sq cm\r \n" ); document.write( "\n" ); document.write( " |