SOLUTION: I don't know how to graph two equations to find the breaking point. C=25+x*0.24 and C=31+x*0.19 I have to graph these points to find the breaking point and I am stuck..How d

Algebra ->  Graphs -> SOLUTION: I don't know how to graph two equations to find the breaking point. C=25+x*0.24 and C=31+x*0.19 I have to graph these points to find the breaking point and I am stuck..How d      Log On


   



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

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
CREATE LINE FORMUILAS FOR EACH EQUATION THUS
Y=25+.24X & Y=31+.19X
Y=.24X+25 & Y=.19X+31
NOW GRAPH THEM
+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).