document.write( "Question 1141370: she has 1.10, she has three times as many 5-cents coins as 1 cent coins, and the number of 10 cents coins is two less than the number of 1 cent coins. how many 10 cents coins, 5 cents coins, and 1 cent coins does she have? \n" ); document.write( "
Algebra.Com's Answer #761915 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The information is given in such a way that the numbers of 5-cent and 10-cent coins are both defined in terms of the number of 1-cent coins. So choosing x to represent the number of 1-cent coins should make the problem easiest.

\n" ); document.write( "Let x = # of 1-cent coins
\n" ); document.write( "Then 3x = # of 5-cent coins
\n" ); document.write( "And x-2 = # of 10-cent coins

\n" ); document.write( "Now write and solve the equation that says the total value is $1.10, or 110 cents:

\n" ); document.write( "\"10%28x-2%29%2B5%283x%29%2B1%28x%29+=+110\"

\n" ); document.write( "You can finish solving the problem from there....

\n" ); document.write( "-------------------------------------------------

\n" ); document.write( "You can also solve the problem informally using logical reasoning.

\n" ); document.write( "(1) The total value of all the coins (110) is a multiple of 5; and the total value of all the 5- and 10-cent coins is a multiple of 5. That means the total value of the 1-cent coins must be a multiple of 5 -- i.e., the number of 1-cent coins is a multiple of 5.

\n" ); document.write( "(2) So the number of 1-cent coins is 5, or 10, or 15, ....

\n" ); document.write( "(3) But the number of 5-cent coins is 3 times the number of 1-cent coins. If the number of 1-cent coins were 10, the number of 5-cent coins would be 30; and 30 5-cent coins is more than the actual total value of all the coins.

\n" ); document.write( "(4) So the number of 1-cent coins HAS TO BE 5. Then the number of 5-cent coins is 3*5 = 15, and the number of 10-cent coins is 5-2 = 3.

\n" ); document.write( "CHECK: 3(10)+15(5)+5(1) = 30+75+5 = 110

\n" ); document.write( "-------------------------------------------------------

\n" ); document.write( "Knowing how to solve problems like this using formal algebra is of course useful... but it is excellent brain exercise to be able to solve them using logical reasoning.
\n" ); document.write( "
\n" );