document.write( "Question 896336: mike has a combination of $1, $5, and $10 bills. he has a total of 33 bills and $136. if the number of $1 bills is two more than double the number of $10 bills, how many of each bill does mike have? I don't know how to find the third equation in this problem. \n" ); document.write( "
Algebra.Com's Answer #543417 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
What are the two equations that you have?
\n" ); document.write( "t= tens
\n" ); document.write( "f=fives
\n" ); document.write( "o=ones
\n" ); document.write( "10t+5f+o=136,
\n" ); document.write( "t+f+o=33,
\n" ); document.write( "o=2t+2\r
\n" ); document.write( "\n" ); document.write( "f = 10, o = 16, t = 7
\n" ); document.write( "10+16+7=33\r
\n" ); document.write( "\n" ); document.write( "10*5=50
\n" ); document.write( "7*10=70
\n" ); document.write( "50+70+16=136
\n" ); document.write( "
\n" ); document.write( "
\n" );