document.write( "Question 874981: 1.find two numbers whose sum is 13 and whose product is 40\r
\n" ); document.write( "\n" ); document.write( "2.the area of a rectangle is 94sq. units and its perimeter is 38units.
\n" ); document.write( "find the length and width of the rectangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #527857 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
1.find two numbers whose sum is 13 and whose product is 40
\n" ); document.write( "---
\n" ); document.write( "Try pairs of factors of 40.
\n" ); document.write( "1*40 NG
\n" ); document.write( "2*20 NG
\n" ); document.write( "etc
\n" ); document.write( "====================
\n" ); document.write( "2.the area of a rectangle is 94sq. units and its perimeter is 38units.
\n" ); document.write( "find the length and width of the rectangle.
\n" ); document.write( "-----
\n" ); document.write( "P = 2L + 2W = 38
\n" ); document.write( "L + W = 19
\n" ); document.write( "L*W = 94
\n" ); document.write( "-------
\n" ); document.write( "L = 19 - W
\n" ); document.write( "Sub for L
\n" ); document.write( "(19-W)*W = 94
\n" ); document.write( "W^2 - 19W + 94 = 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-19x%2B94+=+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-19%29%5E2-4%2A1%2A94=-15\".
\n" ); document.write( "
\n" ); document.write( " The discriminant -15 is less than zero. That means that there are no solutions among real numbers.

\n" ); document.write( " If you are a student of advanced school algebra and are aware about imaginary numbers, read on.

\n" ); document.write( "
\n" ); document.write( " In the field of imaginary numbers, the square root of -15 is + or - \"sqrt%28+15%29+=+3.87298334620742\".
\n" ); document.write( "
\n" ); document.write( " The solution is , or
\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-19%2Ax%2B94+%29\"

\n" ); document.write( "\n" ); document.write( "============
\n" ); document.write( "No real number solution.
\n" ); document.write( "The max area of a rectangle of given perimeter is a square.
\n" ); document.write( "For P = 38, side length = 9.5
\n" ); document.write( "Area = 9.5^2 = 90.25 sq units
\n" ); document.write( "94 is not possible.
\n" ); document.write( "
\n" );