document.write( "Question 68236: I don't know how to graph two equations to find the breaking point. \r
\n" ); document.write( "\n" ); document.write( "C=25+x*0.24 and C=31+x*0.19\r
\n" ); document.write( "\n" ); document.write( "I have to graph these points to find the breaking point and I am stuck..How do I do this?\r
\n" ); document.write( "\n" ); document.write( "Thanks Brandi
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #48537 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
CREATE LINE FORMUILAS FOR EACH EQUATION THUS
\n" ); document.write( "Y=25+.24X & Y=31+.19X
\n" ); document.write( "Y=.24X+25 & Y=.19X+31
\n" ); document.write( "NOW GRAPH THEM
\n" ); document.write( "\"+graph%28+600%2C+400%2C+-6%2C+5%2C+-10%2C+35%2C+y+=+.24x+%2B25%2C+y+=+.19x+%2B31%29+\" (graph 600x400 pixels, x from -6 to 5, y from -10 to 35, of TWO functions y = .24x +25, y = .19x + 31).
\n" ); document.write( "
\n" );