document.write( "Question 1207031: what numbers multiply to -7 and adds up to 10
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #844836 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let's list out the ways to multiply to -7 using integers only
\n" ); document.write( "1*(-7) = -7
\n" ); document.write( "-1*7 = -7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But unfortunately none of the pairs add to 10
\n" ); document.write( "1 + (-7) = -6
\n" ); document.write( "-1 + 7 = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You'll need to use the quadratic formula to solve x^2+10x-7 = 0 to get these roots
\n" ); document.write( "x = -5 + 4*sqrt(2) = 0.656854
\n" ); document.write( "x = -5 - 4*sqrt(2) = -10.656854
\n" ); document.write( "The decimal values are approximate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Flip the sign of each value to end up with: -0.656854 and 10.656854\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "-0.656854*10.656854 = -6.999997177316 approximately which is really close to -7
\n" ); document.write( "-0.656854+10.656854 = 10
\n" ); document.write( "The rounding error happens because we rounded the roots mentioned above. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you meant to ask \"what numbers add to -7 and multiply to 10?\", then the two numbers are -2 and -5.
\n" ); document.write( "This is found through trial and error.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It might help to list all of the possible ways to multiply to 10 using integers
\n" ); document.write( "-1*(-10) = 10
\n" ); document.write( "-2*(-5) = 10
\n" ); document.write( "1*10 = 10
\n" ); document.write( "2*5 = 10
\n" ); document.write( "The second row is what we want since -2 + (-5) = -7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how these two values help us factor x^2-7x+10 into (x-2)(x-5)
\n" ); document.write( "You can check this using the FOIL rule or the box method.
\n" ); document.write( "
\n" ); document.write( "
\n" );