document.write( "Question 49368: Anna has 12 bills in her wallet, some $5 and some $10. The total value of the bills is $100. How many of each bill does Anna have? \n" ); document.write( "
Algebra.Com's Answer #32805 by aaaaaaaa(138)\"\" \"About 
You can put this solution on YOUR website!
number of $5 bills = x
\n" ); document.write( "number of $10 bills = y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We conclude that:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "value of $5 bills = 5x
\n" ); document.write( "value of $10 bills = 10y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%285x+%2B+10y+=+100%2C+x+%2B+y+=+12%29\"
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++5%5Cx+%2B+10%5Cy+=+100%2C%0D%0A++++1%5Cx+%2B+1%5Cy+=+12+%29%0D%0A++\"We'll use substitution. After moving 10*y to the right, we get:
\n" ); document.write( " \"5%2Ax+=+100+-+10%2Ay\", or \"x+=+100%2F5+-+10%2Ay%2F5\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"1%2A%28100%2F5+-+10%2Ay%2F5%29+%2B+1%5Cy+=+12\" and simplify: So, we know that y=8. Since \"x+=+100%2F5+-+10%2Ay%2F5\", x=4.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+x=4%2C+y=8+%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );