document.write( "Question 617836: two numbers is a product that is 35 more than their sum. what are these numbers \n" ); document.write( "
Algebra.Com's Answer #388673 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
two numbers
\n" ); document.write( "a & b
\n" ); document.write( ":
\n" ); document.write( "is a product that is 35 more than their sum. what are these numbers
\n" ); document.write( "ab = a + b + 35
\n" ); document.write( "ab - b = a + 35
\n" ); document.write( "factor out b
\n" ); document.write( "b(a - 1) = a + 35
\n" ); document.write( "b = \"%28%28a%2B35%29%29%2F%28%28a-1%29%29\"
\n" ); document.write( "There a lot of integers that will satisfy this, here are a few
\n" ); document.write( " a | b
\n" ); document.write( "-------
\n" ); document.write( " 7 | 7
\n" ); document.write( "10 | 5
\n" ); document.write( "13 | 4
\n" ); document.write( "19 | 3
\n" ); document.write( "37 | 2
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );