document.write( "Question 42725:
\r
\n" );
document.write( "\n" );
document.write( "The cost of producinga number of items x is given by C = mx +b,in which b is the fixed cost and m is the variable cost (the cost of producing one more item)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "graph the cost equation.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "C = mx+b
\n" );
document.write( "m=10
\n" );
document.write( "b=40
\n" );
document.write( "so
\n" );
document.write( "x=10x+40 \n" );
document.write( "
Algebra.Com's Answer #27835 by fractalier(6550) You can put this solution on YOUR website! You wish to graph \n" ); document.write( "C = 10x + 40 \n" ); document.write( "Notice that if x = 0, then C = 40 \n" ); document.write( "That's your first point...(0, 40) \n" ); document.write( "Now what if x = 1? \n" ); document.write( "Well, then C = 50 \n" ); document.write( "That's your next point...(1, 50) \n" ); document.write( "x = 2? C = ? \n" ); document.write( "x = 3? C = ? \n" ); document.write( "Connect them and you're done... \n" ); document.write( " |