document.write( "Question 373884: A positive integer is 11 more than 5 times another. The product is 988. Find the two integers using the quadratic formula. \n" ); document.write( "
Algebra.Com's Answer #266115 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A positive integer is 11 more than 5 times another. The product is 988. Find the two integers using the quadratic formula.
\n" ); document.write( "..
\n" ); document.write( "let one number be x
\n" ); document.write( "other number is 11 more than 5x = 5x+11
\n" ); document.write( "..
\n" ); document.write( "product = 988
\n" ); document.write( "x(5x+11)=988
\n" ); document.write( "5x^2+11x=988
\n" ); document.write( "5x^2+11x-988=0
\n" ); document.write( "..
\n" ); document.write( "solve for roots x1 & x2
\n" ); document.write( "..
\n" ); document.write( "Discriminant = 19881
\n" ); document.write( "x1= \"%28%28-11%2Bsqrt%2819881%29%29%2F10%29\"
\n" ); document.write( "x1=\"%28-11%2B141%29%2F10\"
\n" ); document.write( "x1=130/10
\n" ); document.write( "x= 13
\n" ); document.write( "the other root will be negative so ignore.
\n" ); document.write( "The numbers are 13 & 65
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );