document.write( "Question 1151546:  Felix is going to the ballpark. He has $40. His ticket will cost $12. If
\n" );
document.write( "hot dogs costs $2.00 and soda costs $4.00, write and graph an
\n" );
document.write( "inequality for how many hot dogs and sodas he can purchase.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #773353 by Theo(13342)     You can put this solution on YOUR website! he has 40 dollars. \n" ); document.write( "his ticket will cost 12 dollars. \n" ); document.write( "hot dogs cost 2 dollars. \n" ); document.write( "sodas cost 4 dollars. \n" ); document.write( "let x equal the number of hot dogs and let y equal the number of sodas. \n" ); document.write( "your equation becomes 2x + 4y + 12 <= 40. \n" ); document.write( "subtract 12 from both sides of this equation to get 2x + 4y <= 28. \n" ); document.write( "if you let x = 0, then y <= 7 \n" ); document.write( "if you let y = 0, then x <= 14 \n" ); document.write( "anywhere in between will give you different value. \n" ); document.write( "the first graph shows you just the end points. \n" ); document.write( "the second graph shows you some points in between. \n" ); document.write( "both graphs use the inequality of 2x + 4y <= 28.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "  \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "  \n" );
document.write( " |