document.write( "Question 948331: the product of two consecutive integers is 25 less than 5 times their sum \n" ); document.write( "
Algebra.Com's Answer #578826 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
X=first integer; X+1=second integer
\n" ); document.write( "(X)(X+1)=5(X+(X+1))-25
\n" ); document.write( "\"X%5E2%2BX=5X%2B5X%2B5-25\"
\n" ); document.write( "\"X%5E2%2BX=10X-20\" Subtract 10X from each side.
\n" ); document.write( "\"X%5E2-9X=-20\" Add 20 to each side.
\n" ); document.write( "\"X%5E2-9X%2B20=0\"
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"aX%5E2%2BbX%2Bc=0\" (in our case \"1X%5E2%2B-9X%2B20+=+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-9%29%5E2-4%2A1%2A20=1\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--9%2B-sqrt%28+1+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"X%5B1%5D+=+%28-%28-9%29%2Bsqrt%28+1+%29%29%2F2%5C1+=+5\"
\n" ); document.write( " \"X%5B2%5D+=+%28-%28-9%29-sqrt%28+1+%29%29%2F2%5C1+=+4\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1X%5E2%2B-9X%2B20\" can be factored:
\n" ); document.write( " \"1X%5E2%2B-9X%2B20+=+1%28X-5%29%2A%28X-4%29\"
\n" ); document.write( " Again, the answer is: 5, 4.\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-9%2Ax%2B20+%29\"

\n" ); document.write( "\n" ); document.write( "ANSWERS form X are 4 and 5
\n" ); document.write( "CHECK
\n" ); document.write( "For X=4, X+1=5
\n" ); document.write( "4(5)=5(4+5)-25
\n" ); document.write( "20=45-25
\n" ); document.write( "20=20 True, so 4 is a correct answer. ANSWER 1: One pair of consecutive integers is 4,5
\n" ); document.write( "For X=5, X+1=6
\n" ); document.write( "5(6)=5(5+6)-25
\n" ); document.write( "30=55-25
\n" ); document.write( "30=30 So 5 is also a correct answer. ANSWER 2: Another pair of consecutive integers is 5,6.
\n" ); document.write( "So there are two pairs of consecutive integers that fulfill these requirements, (4,5) and (5,6).
\n" ); document.write( "
\n" );