document.write( "Question 535530: Can you please help me solve this Inequality?
\n" ); document.write( "Problem:\r
\n" ); document.write( "\n" ); document.write( "A purse contains 30 coins, all either quarters or dimes. The total value of the coins is greater than $5.20. At least how many of the coins are quarters? At most, how many are dimes?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #351954 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
q = quarters, d=dimes.


\n" ); document.write( "q+d=30


\n" ); document.write( ".25q+.1d>5.20


\n" ); document.write( "Solve the first equation for d in terms of q.


\n" ); document.write( "d=30-q


\n" ); document.write( "Substitute that for d in the second equation.
\n" ); document.write( ".25q + .1(30-q)>5.20

\r
\n" ); document.write( "\n" ); document.write( ".25q +3 -.1q <5.20


\n" ); document.write( ".15q>2.20
\n" ); document.write( "q>14.67


\n" ); document.write( "At least 15 of the coins are quarters.


\n" ); document.write( "We can solve the first equation for d, but it's clear just by looking that d=15 when q=15. That means at most 15 of the coins are dimes.

\r
\n" ); document.write( "\n" ); document.write( "Check my profile and contact me for one on one online tutoring. I can \r
\n" ); document.write( "\n" ); document.write( "help you understand this with one on one online tutoring. It's one thing to \r
\n" ); document.write( "\n" ); document.write( "follow an example, but even better if you understand the concept.

\n" ); document.write( "

\n" );