SOLUTION: Plot the graph of the equation 5x+2y=100

Algebra ->  Graphs -> SOLUTION: Plot the graph of the equation 5x+2y=100      Log On


   



Question 1125800: Plot the graph of the equation 5x+2y=100
Found 2 solutions by Alan3354, jim_thompson5910:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
It's a straight line.
Pick 2 values for x and find y, or vice versa.
Plot the points, draw a line thru them.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

5x+2y=100
5*0+2y=100 ... plug in x = 0
0+2y = 100
2y = 100
2y/2 = 100/2 .... divide both sides by 2
y = 50
So x = 0 and y = 50 pair up to get (x,y) = (0,50) as one point on this line. This is the y intercept and it is shown as point A on the graph below.

5x+2y=100
5x+2*0=100 ... plug in y = 0
5x+0 = 100
5x = 100
5x/5 = 100/5 .... divide both sides by 5
x = 20
So x = 20 and y = 0 pair up to get (x,y) = (0,50) as another point on this line. This is the x intercept and it is shown as point B on the graph below.

-------------------------------------------------

Note: if you need to solve for y and get the equation into y = mx+b form (slope intercept form), then you could follow these steps
5x%2B2y+=+100

5x%2B2y-5x+=+100-5x Subtract 5x from both sides

2y+=+-5x%2B100

%282y%29%2F2+=+%28-5x%2B100%29%2F2 Divide both sides by 2

y+=+%28-5x%29%2F2%2B%28100%29%2F2 Break up the fraction

y+=+%28-5%2F2%29x%2B50 Reduce
The equation is now in y = mx+b form
We see that the slope is m = -5/2 and the y intercept is b = 50 as shown above (point A)