document.write( "Question 336736: Write an expression for the value of a three digit number whose 100's, 10's and unit digits are \"x\", \"y\" and \"z\" respectively. \n" ); document.write( "
Algebra.Com's Answer #241382 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"100x%2B10y%2Bz\"
\n" ); document.write( "As an example, \"347=3%2A100%2B4%2A10%2B7%2A1\"
\n" ); document.write( "
\n" );