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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( "
|