SOLUTION: How to graph t>0?

Algebra ->  Equations -> SOLUTION: How to graph t>0?      Log On


   



Question 935970: How to graph t>0?
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
to graph t%3E0 : if t represents y, shade the region above x-axis, but exclude x-axis itself
+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C0%2C+y%3E0%29+
but, if t represents x, shade the region from y-axis to the right, but exclude y-axis itself
+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C0%2C+x%3E0%29+