document.write( "Question 856003: Melissa has a collection of dimes and nickels with a total face value of less than a dollar. let x be the number of dimes and y be the number of nickels. how many of each type of coin does she have? \n" ); document.write( "
Algebra.Com's Answer #515677 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"Let x be the number of dimes and y be the number of nickels\"
\n" ); document.write( "translates as
\n" ); document.write( "\"x\"= number of dimes
\n" ); document.write( "\"y\"= number of nickels
\n" ); document.write( "
\n" ); document.write( "\"Melissa has a collection of dimes and nickels with a total face value of less than a dollar\"
\n" ); document.write( "translates as
\n" ); document.write( "\"10x%2B5y%3C100\"
\n" ); document.write( "
\n" ); document.write( "How many of each type of coin does she have?
\n" ); document.write( "There is no way to know.
\n" ); document.write( "We do not have enough information.
\n" ); document.write( "She could have one of each coin. That is 15 cents, which is less than a dollar.
\n" ); document.write( "She could have 9 dimes and one nickel. That is 95 cents, which is also less than a dollar.
\n" ); document.write( "She could have 4 dimes and 10 nickels. That is 90 cents, which is also less than a dollar.
\n" ); document.write( "The possibilities are many.
\n" ); document.write( "
\n" );