Question 425319
how i do graph 
Y= x square root of 2 -5
----
y = sqrt(2)x - 5
---
Let x = 0, then y = -5
Let x = sqrt(2) then y = -3
Let x = sqrt(8) then y = -1
Let x = sqrt(32) then y = 3
etc.
----
{{{graph(400,300,-5,10,-10,10,sqrt(2)x-5)}}}
-------------------
Cheers,
Stan H.
========