SOLUTION: I have already done the equation. I just need to know how to graph this...Could anyone please help? y = -1/2 x + 3

Algebra ->  Coordinate-system -> SOLUTION: I have already done the equation. I just need to know how to graph this...Could anyone please help? y = -1/2 x + 3      Log On


   



Question 117233: I have already done the equation. I just need to know how to graph this...Could anyone please help?
y = -1/2 x + 3

Found 2 solutions by checkley71, MathLover1:
Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
GRAPHING REQUIRES 2 POINTS OR A POINT & A SLOPE VALUE.
SETTIONG X=0 GETS 1 POINT
Y=-1/2*0+3
Y=3 SO WE HAVE THE POINT (0,3)
NOW SET Y=O
0=-1/2X+3
-1/2X=-3 CROSS MULTIPLY
-X=-6
X=6 SO WE HAVE A SECOND POINT (0,-6)
LOCATING THES 2 POINTS & DRAWING A LINE THROUGH THEM GIVE YOU THE DESIRED LINE.
+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C++y+=+-x%2F2-3%29+ (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -x/2-3).

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: PLOT a graph of a function
Plotting a graph:
graph%28+600%2C+400%2C+-10%2C+10%2C+-10%2C+20%2C+%28-1%2F2%29x%2B3+%29
This solver uses formula rendering system and here's the actual formula that was plotted:

graph( 600, 400, -10, 10, -10, 20, (-1/2)x+3 )