document.write( "Question 566374: You have saved a total of more than $75 but less than $120. When you count your money, you find that you have some one dollar bills, some five, and some tens. You have twice as many tens as fives and four times as many ones than fives. How much money could you have? Write equations and/or inequalities (using \"t\" for ttens, \"f\" for fives and \"n\" for ones) in order to solve. Explain your work.\r
\n" ); document.write( "\n" ); document.write( "I know I have to start with 2t than 5 + 4x than ones. Now I am stuck.
\n" ); document.write( "

Algebra.Com's Answer #366217 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Let \"n\" be the number of $1 bills;
\n" ); document.write( "let \"f\" be the number of $5 bills, and
\n" ); document.write( "Let \"t\" be the number of $10 bills, as suggested
\n" ); document.write( "We start with equations, because some numbers seem to be equal.
\n" ); document.write( "We can translate \"twice as many tens as fives\" as
\n" ); document.write( "\"t=2f\"
\n" ); document.write( "We can translate \"four times as many ones than fives\" as
\n" ); document.write( "\"n=4f\" , although I would have stated that as \"four times as many ones as fives.\"
\n" ); document.write( "The total amount of money would be $\"10t%2B5f%2Bn\", but we can substitute the expressions above to have everything as a function of \"f\", the number of $5 bills.
\n" ); document.write( "$\"10t%2B5f%2Bn\"=$\"10%282f%29%2B5f%2B%284f%29\"=$\"20f%2B5f%2B4f\"=$\"29f\"
\n" ); document.write( "So we have $\"29f\".
\n" ); document.write( "We know that the amount is \"more than $75 but less than $120,\" so
\n" ); document.write( "\"75%3C29f%3C120\" <--- That's two inequalities in one, but it's OK to write it like this (at least in my book).
\n" ); document.write( "So we divide all 3 sides of the inequalities by 29 and get an equivalent double inequality.
\n" ); document.write( "\"75%2F29%3Cf%3C120%2F29\"
\n" ); document.write( "\"75%2F29\" is approximately 2.586 and \"120%2F29\" is approximately 4.138, but \"f\" is suposed to be a natural number (a positive integer).
\n" ); document.write( "So it could only be \"f=3\", or \"f=4\".
\n" ); document.write( "If \"f=3\", the amount of money you have is $\"29f\"=$\"29%2A3\"=$87.
\n" ); document.write( "If \"f=4\", the amount of money you have is $\"29f\"=$\"29%2A4\"=$116.
\n" ); document.write( "
\n" );