document.write( "Question 901220: The sum of two numbers is 23. If the product of the two numbers must be greater than 76, what pairs of numbers satisfy the conditions if both numbers are integers?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #546573 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
A + B = 23
\n" ); document.write( "A * B > 76
\n" ); document.write( "Let's look at possible pairs that satisfy the first equation, and then whether they satisfy the second.
\n" ); document.write( "{23,0} = 23*0=0
\n" ); document.write( "{22,1} = 22*1=22
\n" ); document.write( "{21,2} = 21*2=42
\n" ); document.write( "{20,3} = 20*3=60
\n" ); document.write( "{19,4} = 19*4=76 [don't let this trick you because it's GREATER THAN 76]
\n" ); document.write( "{18,5} = 18*5 =90
\n" ); document.write( "{17,6} = 17*6 = 102
\n" ); document.write( "{16,7} = 16*7 = 112
\n" ); document.write( "{15,8} = 15*8 = 120
\n" ); document.write( "{14,9} = 14*9 = 126
\n" ); document.write( "{13,10} = 13*10 = 130
\n" ); document.write( "{12,11} = 12*11 = 132

\n" ); document.write( "The pairs with numbers reversed also satisfy the equation. {11,12} rather than {12,11}\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );