document.write( "Question 1130095: Andy has 31 coins made up of quarters and half dollars. The total is $11.00. How many quarters does he have? \n" ); document.write( "
Algebra.Com's Answer #746752 by greenestamps(13216)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Let me start with the same equation as the other tutor but solve the equation a bit differently; then I will show you how the problem can be solved more quickly using an informal method, with exactly the same calculations, but without the formal algebra.

\n" ); document.write( "\"25q%2B50%2831-q%29+=+1100\"
\n" ); document.write( "\"25q%2B1550-50q+=+1100\"
\n" ); document.write( "\"25q+=+450\"
\n" ); document.write( "\"q+=+450%2F25+=+18\"

\n" ); document.write( "ANSWER: the number of quarters is q = 18.

\n" ); document.write( "Here is how you can solve the problem informally with logical reasoning, leading to exactly the same calculations. If the speed with which the problem is solved is important, and a formal algebraic solution is not required (as in a math competition), then this is a good method to use.

\n" ); document.write( "(1) If all 31 coins were half dollars, the total value would be $15.50; the actual value is $11.00, which is $4.50 less.
\n" ); document.write( "(2) Replacing a half dollar with a quarter keeps the total number of coins the same but reduces the total value by $0.25.
\n" ); document.write( "(3) The number of times needed to replace a half dollar with a quarter, to reduce the total by $4.50 to the required $11.00, is $4.50/$0.25 = 450/25 = 18.

\n" ); document.write( "ANSWER: There must be 18 quarters among the 31 coins.
\n" ); document.write( "
\n" );