document.write( "Question 908365: what is the greatest possible product of a 2 digit number and a 1 digit number \n" ); document.write( "
Algebra.Com's Answer #551152 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Take the largest 2 digit number and multiply by the largest 1 digit number.
\n" ); document.write( "\"N=99%2A9=891\"
\n" ); document.write( "
\n" );