document.write( "Question 1203240: There are $925 in $5, $10, and $20 bills in a cash register. There is a total of 71 bills. The number of $20 bills is 7 less than the total number of $5 bills and $10 bills. How many bills of each denomination are in the cash register? \n" ); document.write( "
Algebra.Com's Answer #838650 by math_tutor2020(3835)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hints:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a = number of 5's
\n" ); document.write( "b = number of 10's
\n" ); document.write( "c = number of 20's\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a+b+c = 71 is one equation to form since there are 71 bills overall.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = a+b-7 because of the sentence \"The number of $20 bills is 7 less than the total number of $5 bills and $10 bills\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another equation to form is 5a+10b+20c = 925 because there's $925 total in the cash register.
\n" ); document.write( "5a = amount of money from the 5's only
\n" ); document.write( "10b = amount of money from the 10's only
\n" ); document.write( "20c = amount of money from the 20's only\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we have this system of equations
\n" ); document.write( "a+b+c = 71
\n" ); document.write( "c = a+b-7
\n" ); document.write( "5a+10b+20c = 925\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 3 equations and 3 unknowns.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try to make an equivalent system such that there are 2 equations and 2 unknowns.
\n" ); document.write( "Use the substitution property to replace every copy of 'c' in equation (1) with a+b-7. This gets rid of c and we're left with 'a's and 'b's only. Repeat the same idea for equation (3) as well.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll let the student take over from here.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let me know if these hints help or not.
\n" ); document.write( "
\n" ); document.write( "
\n" );