document.write( "Question 1010260: This is about word problems, Mrs. Carey cashed a $600 check in her bank. She received a five dollar bill this is about word problems, Mrs. Carey cashed a $600 check in her bank. She received a $5 bills and $10 bills. The number of $10 bills was 10 less than three times the number of $5 bills. How many bills of each type did Mrs. Carey receive? \n" ); document.write( "
Algebra.Com's Answer #625919 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let's call the number of $5 and $10 bills, x and y. \n" ); document.write( "Thus we have \n" ); document.write( "y = 3x - 10 and their value \n" ); document.write( "5x + 10y = 600 \n" ); document.write( "Now substitute \n" ); document.write( "5x + 10(3x - 10) = 600 \n" ); document.write( "5x + 30x - 100 = 600 \n" ); document.write( "35x = 700 \n" ); document.write( "x = 20 $5 bills \n" ); document.write( "y = 3(20) - 10 = 50 $10 bills \n" ); document.write( " |