document.write( "Question 470950: Solve the following application problem. Show and explain the variable equation used and each each step involved in solving the equation. \r
\n" );
document.write( "\n" );
document.write( "The width of a rectangle is 4 cm less than its length. If the area of the rectange is 87 cm^2, find the dimensions of the rectangle to the nearest thousandth. \n" );
document.write( "
Algebra.Com's Answer #323022 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following application problem. Show and explain the variable equation used and each each step involved in solving the equation. \n" ); document.write( "The width of a rectangle is 4 cm less than its length. If the area of the rectange is 87 cm^2, find the dimensions of the rectangle to the nearest thousandth. \n" ); document.write( "** \n" ); document.write( "let x=length of rectangle \n" ); document.write( "x-4 =width of rectangle \n" ); document.write( "area of rectangle=length*width=87 cm ^2 \n" ); document.write( "x(x-4)=87 \n" ); document.write( "x^2-4x-87=0 \n" ); document.write( "solve by quadratic formula as follows: \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( "a=1, b=-4, c=-87 \n" ); document.write( "x=[-(-4)ħsqrt((-4)^2-(4*1*(-87)]/2*1 \n" ); document.write( "x=[4ħsqrt(16+348)]/2 \n" ); document.write( "x=(4ħ√364)/2 \n" ); document.write( "x=(4ħ19.079)/2 \n" ); document.write( "x=11.539 \n" ); document.write( "x-4=7.539 \n" ); document.write( "or \n" ); document.write( "x=-7.534 (reject, length>0)\r \n" ); document.write( "\n" ); document.write( "ans: \n" ); document.write( "length of rectangle=11.539 cm \n" ); document.write( "width of rectangle=7.539 cm \n" ); document.write( " |