#Inequalities using graphs.
1 messages · Page 1 of 1 (latest)
- Do not ping the Moderators, unless someone is breaking the rules.
- Do not ping the Helper Moderators, unless there is a conflict between helpers.
- Do not ping other members randomly for help.
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- If the Helper has answered your question, remember to thank them with the Mathematics Ranks bot and close the thread with:
+close
Feel free to nominate the person for helper of the week in #helper-nominations
If you're happy with the help you got here, and the server overall, you can contribute financially as well:
If the shaded part lies above the graph/points then its y>, otherwise if the shaded part lies below the graph/points then its y<
You pick one point to test. Say, for this parabola, you pick the point (0,0). $(x^2-6x+5)\vert_{x=0} = 5$, which means the point (0,0) is BELOW the graph of the function because $0 < 5$.
Are you asking why you only need to test one point?
gfauxpas
well a circle is defined implicitly not explicitly anyway so youd need to apply a different type of logic
(a circle isnt defined as y =... , rather its defined as x^2 + y^2 = r^2)
if x^2 + y^2 < r^2 that means that we're considering all points a distance LESS than r from the origin, so youd shade the inside of the circle
If x^2 + y^2 > r^2 that means that we're considering all points a distance MORE than r from the origin, so you shade everything outside of the circle
ie this is x^2+y^2 > 5^2
this is x^2 + y^2 < 5^2
pick (0,0), if inside then shade in, if outside then shade out
simple
the principle is the same because this type of analysis depends on the graph of the function and whether the graph divides the plane into disjoint connected components