document.write( "Question 334956: If the sum of my hundreds and ten digits is equal to my ones digits.My tens digits is my least digit.The product of 3 digits is 70.What number am I? \n" ); document.write( "
Algebra.Com's Answer #240026 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Let the 3 digit number be 100h + 10t + 1u
\n" ); document.write( ":
\n" ); document.write( "If the sum of my hundreds and ten digits is equal to my ones digits.
\n" ); document.write( "h + t = u
\n" ); document.write( ":
\n" ); document.write( "My tens digits is my least digit.
\n" ); document.write( ":
\n" ); document.write( "The product of 3 digits is 70.
\n" ); document.write( "h*t*u = 70
\n" ); document.write( ":
\n" ); document.write( "Prime factor 70: 1,2,5,7
\n" ); document.write( "Forget 1,
\n" ); document.write( "u=7 the greatest
\n" ); document.write( "t=2 the least
\n" ); document.write( "h=5
\n" ); document.write( "527 is the number
\n" ); document.write( "
\n" );