document.write( "Question 67926: You have at least $30 in change in your drawer, consisting of
\n" );
document.write( "dimes and quarters. Write an inequality that shows the different number of coins
\n" );
document.write( "in your drawer. \n" );
document.write( "
Algebra.Com's Answer #48303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You have at least $30 in change in your drawer, consisting of \n" ); document.write( "dimes and quarters. Write an inequality that shows the different number of coins in your drawer. \n" ); document.write( "------------- \n" ); document.write( "Let number of dimes be x; Let number of quarters be y. \n" ); document.write( "Value of the dimes is 10x cents ; Value of the quarters is 25y cents. \n" ); document.write( "INEQUALITY: \n" ); document.write( "10x + 25y >= 30000\r \n" ); document.write( "\n" ); document.write( "_______________ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |