document.write( "Question 27399: 38. Number problems. You have at least $30 in change in your drawer, consisting of dimes and quarters. Write an inequality that shows the different number of coins in your drawer. \n" ); document.write( "
Algebra.Com's Answer #14886 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let number of dimes be \"x\"
\n" ); document.write( "Value of the dimes in cents is \"10x\"
\n" ); document.write( "Let number of quarters be \"y\"
\n" ); document.write( "Value of the quarters in cents is \"25y\"
\n" ); document.write( "EQUATION:
\n" ); document.write( "Value in cents + Value in cents >= 3000 cents
\n" ); document.write( "10x+25y>=3000\r
\n" ); document.write( "\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );