Question
Question: How do you create a table of values for an absolute value function?...
How do you create a table of values for an absolute value function?
Solution
We recall the definition of absolute value function ∣x∣ which returns positive outputs irrespective of whether the input is positive, negative or zero. We take different positive, negative and zero inputs x in the first column and corresponding positive outputs ∣x∣ in the second column to draw the table for the equation y=∣x∣.
Complete step-by-step solution:
We know that every function takes inputs and returns outputs such that no one input gives two outputs. A table for functional values is drawn with inputs in the first column and outputs in the second column. $$$$
We know that absolute value function or modulus function makes a number positive and it is denoted as ∣x∣. If ∣x∣ takes 1 as an input it will return 1, if ∣x∣ takes −1 as an input it will return 1.
Now we think of how to make a rule for all negative numbers such that they get converted to positive numbers, the answer is we multiply −1 to each negative number. So if x is a positive number ∣x∣ will return x and if x is negative number ∣x∣ will return −1×x=−x. Now the only number that is neither negative nor positive is zero and the absolute function returns 0 if the input is zero. So the function is defined in a piecewise manner as