document.write( "Question 1151784: Susan has a $100 gift card to her favorite restaurant. Each day, she uses her gift card to buy the same lunch for $8.50. Bret has a $75 gift card to the same restaurant. His lunches cost $6 each. Write an inequality to find what number of lunches Susan’s gift card balance will be greater than Bret’s gift card balance.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #773987 by Theo(13342)![]() ![]() You can put this solution on YOUR website! her balance is equal to 100 - 8.50 * x \n" ); document.write( "his balance is equal to 75 - 6.00 * x \n" ); document.write( "x is the number of lunches.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "her balance will be greater than his when 100 - 8.50 * x > 75 - 6.00 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 75 from both sides of this inequality and add 8.50 to both sides of this inequality to get: \n" ); document.write( "100 - 75 > 8.50 * x - 6.00 * x \n" ); document.write( "combine like terms to get: \n" ); document.write( "25 > 2.50 * x \n" ); document.write( "divide both sides of this inequality by 2.5 to get: \n" ); document.write( "25 / 2.5 > x \n" ); document.write( "simplify to get: \n" ); document.write( "10 > x \n" ); document.write( "if 10 is greater than x, than x must be smaller than 10, therefore the inequality can be written as: \n" ); document.write( "x < 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "her balance is greater than his as long as the number of lunches is less than 10. \n" ); document.write( "their balance will be equal when x = 10. \n" ); document.write( "his balance will be greater than her when x > 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 5: \n" ); document.write( "her balance is 100 - 8.50 * 5 = 57.5 \n" ); document.write( "his balance is 75 - 6.00 * 5 = 45 \n" ); document.write( "her balance is greater.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 11: \n" ); document.write( "her balance is 100 - 8.50 * 11 = 6.5 \n" ); document.write( "his balance is 75 - 6.00 * 11 = 9 \n" ); document.write( "his balance is greater.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 10: \n" ); document.write( "her balance is 100 - 8.50 * 10 = 15 \n" ); document.write( "his balance is 75 - 6.00 * 10 = 15 \n" ); document.write( "their balances are the same.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |