document.write( "Question 921409: the unit digit of a three-digit number is represented by x.if the other two digits are represented by 2x and 3x, represent the product of the digits of the number.what is the smallest three-digit number? what is the largest three-digit number? \n" ); document.write( "
Algebra.Com's Answer #559063 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the unit digit of a three-digit number is represented by x.
\n" ); document.write( "if the other two digits are represented by 2x and 3x, represent the product of the digits of the number.
\n" ); document.write( "3x*2x*x = 6x^3
\n" ); document.write( ":
\n" ); document.write( "What is the smallest three-digit number?
\n" ); document.write( "x=1: 321
\n" ); document.write( ":
\n" ); document.write( "what is the largest three-digit number?
\n" ); document.write( "x=3: 963
\n" ); document.write( "
\n" );