document.write( "Question 333986: Write an expression for the value of a three-digit number whose hundreds, tens, and units digits are x, y, and z, respectively. \n" ); document.write( "
Algebra.Com's Answer #239305 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
100x + 10y + z \n" ); document.write( "
\n" );