document.write( "Question 932124: a rectangle has an area of 36 inches squared cm2 and a perimeter of 54 cm . find the dimensions \n" ); document.write( "
Algebra.Com's Answer #565986 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
a rectangle has an area of 36 inches squared cm2 and a perimeter of 54 cm 2. find the dimensions
\n" ); document.write( "-------------
\n" ); document.write( "Is it inches or cm?
\n" ); document.write( "The perimeter is not sq cm, just cm.
\n" ); document.write( "----
\n" ); document.write( "Assuming the units match:
\n" ); document.write( "L*W = 36
\n" ); document.write( "2L + 2W = 54 --> L + W = 27
\n" ); document.write( "---
\n" ); document.write( "L*W = 36
\n" ); document.write( "W*(27-W) = 36
\n" ); document.write( "W^2 - 27W + 36 = 0
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B-27x%2B36+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-27%29%5E2-4%2A1%2A36=585\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=585 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--27%2B-sqrt%28+585+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-27%29%2Bsqrt%28+585+%29%29%2F2%5C1+=+25.5933866224478\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-27%29-sqrt%28+585+%29%29%2F2%5C1+=+1.40661337755218\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B-27x%2B36\" can be factored:
\n" ); document.write( " \"1x%5E2%2B-27x%2B36+=+%28x-25.5933866224478%29%2A%28x-1.40661337755218%29\"
\n" ); document.write( " Again, the answer is: 25.5933866224478, 1.40661337755218.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-27%2Ax%2B36+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );