document.write( "Question 950347: An interger is four less than twice another. If the product of the two intergers is 70, one pair of intergers that will satisfy the problem is____. \n" ); document.write( "
Algebra.Com's Answer #580295 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
F=first integer; S= second integer
\n" ); document.write( "FS=70
\n" ); document.write( "S=70/F
\n" ); document.write( "F-4=2S Substitute for S
\n" ); document.write( "F-4=2(70/F)
\n" ); document.write( "F-4=140/F Multiply each side by F.
\n" ); document.write( "F^2-4F=140 Subtract 140 from each side.
\n" ); document.write( "F^2-4F-140=0\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"aF%5E2%2BbF%2Bc=0\" (in our case \"1F%5E2%2B-4F%2B-140+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"F%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-4%29%5E2-4%2A1%2A-140=576\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=576 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--4%2B-sqrt%28+576+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"F%5B1%5D+=+%28-%28-4%29%2Bsqrt%28+576+%29%29%2F2%5C1+=+14\"
\n" ); document.write( " \"F%5B2%5D+=+%28-%28-4%29-sqrt%28+576+%29%29%2F2%5C1+=+-10\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1F%5E2%2B-4F%2B-140\" can be factored:
\n" ); document.write( " \"1F%5E2%2B-4F%2B-140+=+1%28F-14%29%2A%28F--10%29\"
\n" ); document.write( " Again, the answer is: 14, -10.\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-4%2Ax%2B-140+%29\"

\n" ); document.write( "\n" ); document.write( "Answers F=14 and F=-10
\n" ); document.write( "S=70/F=70/14=5 ANSWER 1: One pair of integers that satisfies the problem is 14 and 5.
\n" ); document.write( "For F=-10
\n" ); document.write( "S=70/F=70/-10=-7 ANSWER 2: Another pair of numbers that satisfies the problem is -10 and -7.
\n" ); document.write( "
\n" );