document.write( "Question 670785: Bads is thinking of two numbers .one number is 7more than the other number .the product of the number is 60.what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #417116 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
X(X+7)=60
\n" ); document.write( "X^2+7X-60=0
\n" ); document.write( "(X-5)(X+12)=0
\n" ); document.write( "X-5=0
\n" ); document.write( "X=5 ANS. FOR THE SMALLER NUMBER.
\n" ); document.write( "5+7=12 ANS FOR THE LARGER NUMBER.
\n" ); document.write( "PROOF:
\n" ); document.write( "5*12=60
\n" ); document.write( "60=60
\n" ); document.write( "
\n" );