document.write( "Question 1061128: You have only nickels and dimes. When you ran it through a coin couter you ended up with less than 595 cents. Write and equation in standard form that represents this situation. What are 3 combinations you can have of nickels and dimes \n" ); document.write( "
Algebra.Com's Answer #807696 by CubeyThePenguin(3113) You can put this solution on YOUR website! x = number of nickels \n" ); document.write( "y = number of dimes\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solution to this problem is in this area:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x > 0 \n" ); document.write( "y > 0 \n" ); document.write( "5x + 10y < 595\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Like before, (x, y) = (1, 1), (2, 2), (3, 3) are valid solutions. \n" ); document.write( " |