document.write( "Question 1136956: 1. A company makes and sells video games. Each game sells for $8. The income, C dollars, from the sale of x games is given by C=8x. The cost to produce the games is given by C=4x+48000.\r
\n" );
document.write( "\n" );
document.write( "a)graph both equations
\n" );
document.write( "b) Find the coordinates of the point of intersection
\n" );
document.write( "c) What do the number values in the coordinate pair represent
\n" );
document.write( "d) How many games must be sold before there is a profit? \n" );
document.write( "
Algebra.Com's Answer #754876 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A company makes and sells video games. \n" ); document.write( " Each game sells for $8. \n" ); document.write( "The income, C dollars, from the sale of x games is given by C=8x. \n" ); document.write( "The cost to produce the games is given by C=4x+48000. \n" ); document.write( "a)graph both equations \n" ); document.write( " \n" ); document.write( "b) Find the coordinates of the point of intersection \n" ); document.write( "8x = 4x+ 48000 \n" ); document.write( "8x - 4x = 4800 \n" ); document.write( "4x = 48000 \n" ); document.write( "x = 48000/4 \n" ); document.write( "x = 12000 video games sold \n" ); document.write( "y = 8(12000) \n" ); document.write( "y = $96000 revenue from those games \n" ); document.write( "c) What do the number values in the coordinate pair represent \n" ); document.write( "x=12000, y=96000, represents the break-even point \n" ); document.write( "d) How many games must be sold before there is a profit? \n" ); document.write( "12001 games, you will make a $4 profit \n" ); document.write( " |