document.write( "Question 1154912: You have $144 in one-, five-, and ten-dollar bills. There are 35 bills in total, and two more ten-dollar bills than five-dollar bills. How many bills of each type are there? \n" ); document.write( "
Algebra.Com's Answer #777442 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            I will make you surprised.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            I will solve the problem using only one single unknown.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            Watch my steps (!)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of the 5-dollar bills.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of the 10-dollar bills is (x+2), according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "Next, the one-dollar bills are the rest  (35 - x - (x+2)) = 33 - 2x  banknotes.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now, I write the total money equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    1*(33-2x) + 5x + 10*(x+2) = 144.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, I simplify it\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    33 - 2x + 5x + 10x + 20 = 144\r\n" );
document.write( "\r\n" );
document.write( "    -2x + 5x + 10x = 144 - 33 - 20\r\n" );
document.write( "\r\n" );
document.write( "     13x           = 91\r\n" );
document.write( "\r\n" );
document.write( "       x           = \"%2891%29%2F%2813%29\" = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  7 (seven) 5-dollar bills;  7+2 = 9 10-dollar bills  and  the rest  35 - 7 - 9 = 19 one-dollar bills.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  7*5 + 9*10 + 19*1 = 144.      ! Precisely correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This problem, and many hundreds similar problems, are designed, are destined and are expected to be solved \r
\n" ); document.write( "\n" ); document.write( "by 6-7 grade students, who don't know any systems of equations, and who need to be touched/(to be trained) on \r
\n" ); document.write( "\n" ); document.write( "how to solve them (the problems) using one single equation in one single unknown.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is why such problems are/were created, at all.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see many other similar solved problems, look into the lessons\r
\n" ); document.write( "\n" ); document.write( "    - More complicated coin problems\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "    - More complicated word problems to solve using a single linear equation \r
\n" ); document.write( "\n" ); document.write( "    - Advanced word problems to solve using a single linear equation\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );