document.write( "Question 8257: write an expression for the value of a 3-digit whose hundreds, ten, and units digits are x,y,and z \n" ); document.write( "
Algebra.Com's Answer #4619 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! This is simply: 100x + 10y + z \n" ); document.write( " |