SOLUTION: how would i graph: y=[-3x+5] [ and ] meaning absolute value??????

Algebra ->  Absolute-value -> SOLUTION: how would i graph: y=[-3x+5] [ and ] meaning absolute value??????      Log On


   



Question 96870This question is from textbook
: how would i graph:
y=[-3x+5]
[ and ] meaning absolute value??????
This question is from textbook

Found 2 solutions by stanbon, jim_thompson5910:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
graph:
y=[-3x+5]
------------
To plot a few points find the zero value for y:
-3x+5 = 0
x = 5/3
That give you the point (5/3,0)
Plot a few points to the right and the left to see the slope:
If x=2, y = 1
If x=3, y = 4
If x=1, y = 2
If x=0, y = 5
Plot those points and draw a line where you can:
-------------
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2Cabs%28-3x%2B5%29%29
Cheers,
Stan H.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
y=abs%28-3x%2B5%29 Start with the given equation

Break up the absolute value equation into two parts. Remember abs%28x%29=a becomes x=a or x=-a

-y=-3x%2B5 or y=-3x%2B5

-1%28-y%29=-1%28-3x%2B5%29For the first equation, multiply both sides by -1 to make y positive

y=3x-5 Distribute


So we now have these two equations


y=3x-5 or y=-3x%2B5



Now graph the two equations



+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+3x-5%2C+-3x%2B5%29+ Graph of y=3x-5 (red) and y=-3x%2B5(green)


Remember, an absolute value graph is in a "V" shape, so that means the graph y=-3x%2B5 is the left branch and y=3x-5 is the right branch.


So just erase the portions of the graph below the intersection like this


+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+abs%28-3x%2B5%29%29+ Graph of y=abs%28-3x%2B5%29