draw the parabola x2 =y+1 ... then u will get a region(area) where this condition holds true
How to draw the graph of y≥x2-1?
If x=1 then y≥0.So,where to find this point as y can be anywhere?
-
UP 0 DOWN 0 0 3
3 Answers
Aditya Bhutra
·2011-05-16 00:34:50
Pritish Chakraborty
·2011-05-16 03:28:39
Vinay, in plotting any region from an inequality, we always first plot the curve of the equality, i.e. y + 1 = x^2 which is a parabola with Y-axis symmetry. Then you find the region within or outside the curve where the inequality holds, similar to an LPP problem.