SOLUTION: y is less than or equal to 1/4x

Algebra ->  Graphs -> SOLUTION: y is less than or equal to 1/4x      Log On


   



Question 272124: y is less than or equal to 1/4x
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
y is less than or equal to 1/4x
----
y <= (1/4)x
----
If x = 0, y = 0 giving you point (0,0)
---
If x = 4, y = 1 giving you point (4,1)
-----
Plot the two points and draw a line thru them to get:
graph%28400%2C300%2C-10%2C10%2C-3%2C3%2C%281%2F4%29x%29
===========================================
Cheers,
Stan H.