document.write( "Question 345382: What is the greatest possible product of a 2-digit number and a 1-digit number? \n" ); document.write( "
Algebra.Com's Answer #246984 by haileytucki(390)\"\" \"About 
You can put this solution on YOUR website!
The greatest two digit number is 99 and the greatest single digit number is 9. The productis when the two are multiplied.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=99*9\r
\n" ); document.write( "\n" ); document.write( "Multiply 99 by 9 to get 891.
\n" ); document.write( "x=891
\n" ); document.write( "
\n" );