PDA

View Full Version : Absolute Value graph.


Triggy
Feb25-07, 01:26 AM
I need some help graphing an Absolute value. I know what it look like from a graphing calculator but I don't understand how to get to the answer.

http://media.twango.com/m1/original/0042/5fda15431b96400eb32e66afa3627624.jpg

Thanks

uart
Feb25-07, 06:31 AM
With one like that the best method is to break it into regions. Just get a simple linear function for each of the following three regions and you're done.

1. x < -1
2. -1 <= x <= 1
3. x > 1

arildno
Feb25-07, 06:39 AM
Following uart, adhere to this algorithm when doing abs.val problems:
1. Determine the zeros of each absolute value term, and mark these off on a number line.
2.Within each region, every absolute value term is now easily converted into a non-absolute-alue term
3. Simplify the expresion you have gotten for each interval, and draw that portion of the graph.
4. Iterate with the next region.

calcwiz
Feb25-07, 07:14 PM
Triggy,

You can plot your inequality on www.webgraphing.com. There, you will get both the plot of the curve and the region where the inequality holds. Just use the link to "Inequality Graphing in Two Variables." To represent |x|, use the notation abs(x).