document.write( "Question 495129: I hate word prolems so much, and I can't figure this one out for my life. Here it is. A family buys airline tickets online. Each ticket costs $167. The family buys travel insurance with each ticket that costs $19 per ticket. The Web site charges a fee of $16 for the entire purchase. The family is charged a total of $1132. How many tickets did the family buy. I need a \"let\" statement. (Let x = ) and an equation. Please help! \n" ); document.write( "
Algebra.Com's Answer #335977 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! I hate word prolems so much, \n" ); document.write( " \r\n" ); document.write( "But math is only useful for solving word problems!\r\n" ); document.write( " \n" ); document.write( "and I can't figure this one out for my life. Here it is. A family buys airline tickets online. Each ticket costs $167. The family buys travel insurance with each ticket that costs $19 per ticket. The Web site charges a fee of $16 for the entire purchase. The family is charged a total of $1132. How many tickets did the family buy. I need a \"let\" statement. (Let x = ) and an equation. Please help! \n" ); document.write( " \r\n" ); document.write( "To find out what to let x be, look at the question at the end:\r\n" ); document.write( " \n" ); document.write( "How many tickets did the family buy \n" ); document.write( " \r\n" ); document.write( "So you let x be the answer, or\r\n" ); document.write( "\r\n" ); document.write( "Let x = how many tickets the family bought.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "Each ticket costs $167 \n" ); document.write( " \r\n" ); document.write( "1. The family bought x tickets, so we multiply $167 by x and get $167x \r\n" ); document.write( "for the cost of all x tickets.\r\n" ); document.write( " \n" ); document.write( "The family buys travel insurance with each ticket that costs $19 per ticket. \n" ); document.write( " \r\n" ); document.write( "2. The family bought x tickets, so we multiply $19 by x and get $19x\r\n" ); document.write( "for the total cost of the insurance.\r\n" ); document.write( " \n" ); document.write( "The Web site charges a fee of $16 for the entire purchase. \n" ); document.write( " \r\n" ); document.write( "3. That's not per ticket so we don't multiply it.\r\n" ); document.write( "\r\n" ); document.write( "If we add those three figures up from steps 1, 2 and 3, we just put plus \r\n" ); document.write( "signs between them, like this\r\n" ); document.write( "\r\n" ); document.write( "$167x + $19x + $16\r\n" ); document.write( " \n" ); document.write( "4. The family is charged a total of $1132. \n" ); document.write( " \r\n" ); document.write( "So we just set that equal to $1132 like this:\r\n" ); document.write( "\r\n" ); document.write( "$167x + $19x + $16 = $1132\r\n" ); document.write( "\r\n" ); document.write( "We drop the dollar marks for convenience:\r\n" ); document.write( "\r\n" ); document.write( "167x + 19x + 16 = 1132\r\n" ); document.write( "\r\n" ); document.write( " 186x + 16 = 1132\r\n" ); document.write( " \r\n" ); document.write( " 186x = 1116\r\n" ); document.write( "\r\n" ); document.write( " x = 6\r\n" ); document.write( "\r\n" ); document.write( "So they bought 6 tickets.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |