document.write( "Question 850684: write the number which consists of 2 ones, 5 tens, 6 tens of thousands \n" ); document.write( "
Algebra.Com's Answer #512307 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Let's do this one piece at a time.
\n" ); document.write( "\"2 ones\" would be 2
\n" ); document.write( "\"5 tens\" would be 50
\n" ); document.write( "\"6 tens of thousands\" would be 60,000
\n" ); document.write( ".
\n" ); document.write( "Add them together:
\n" ); document.write( "60,000 + 50 + 2
\n" ); document.write( "What do you get?
\n" ); document.write( "
\n" );