document.write( "Question 259718: A cashier has a total of 105 bills, made up of tens and hundreds. The total value of the money is $6450. How much of each kind does he have?
\n" ); document.write( "________ tens and _________ hundreds
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #191141 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
1.\"T%2BH=105\"
\n" ); document.write( "2.\"10T%2B100H=6450\"
\n" ); document.write( "Use eq. 1,
\n" ); document.write( "\"T%2BH=105\"
\n" ); document.write( "\"T=105-H\"
\n" ); document.write( "Now substitute into eq. 2,
\n" ); document.write( "\"10T%2B100H=6450\"
\n" ); document.write( "\"10%28105-H%29%2B100H=6450\"
\n" ); document.write( "\"%281050-10H%29%2B100H=6450\"
\n" ); document.write( "\"90H=5400\"
\n" ); document.write( "\"H=60\"
\n" ); document.write( "Then from eq. 1,
\n" ); document.write( "\"T=105-H\"
\n" ); document.write( "\"T=105-60\"
\n" ); document.write( "\"T=45\"
\n" ); document.write( "45 $10 bills and 60 $100 bills.
\n" ); document.write( "
\n" );