document.write( "Question 552472: Jaime has 12 bills in his wallet in $1 and $5 bills. He has twice as many $1 bills as $5 bills. How much money does he have?\r
\n" ); document.write( "\n" ); document.write( "Write a system of equations that could be used to find out how much money Jaime has?
\n" ); document.write( "

Algebra.Com's Answer #360339 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = number of $5 bills he has
\n" ); document.write( "\"+12+-+x+\" = number of $1's he has
\n" ); document.write( "given:
\n" ); document.write( "\"+12+-+x+=+2x+\"
\n" ); document.write( "(1) \"+3x+=+12+\"
\n" ); document.write( "His amount of money is:
\n" ); document.write( "(2) \"+1%2A%28+12+-+x+%29+%2B+5x+\"
\n" ); document.write( "
\n" );