📝 Absolute value function properties (15 MCQs)
📖 From Calculus • 1. Basics before calculus • 15 questions available
What is Absolute value function properties?
Definition:
The absolute value function outputs the non-negative magnitude of , defined as if and if , with properties including evenness, non-negativity, and the triangle inequality.
Example:
For , , and for , ; its graph is V-shaped with vertex at (0,0).
Reason:
These properties are essential in distance calculations, error bounds, and optimization problems, as the absolute value measures magnitude regardless of direction.
📝 All Absolute value function properties MCQs
Q1. According to the definition of absolute value, what is \|x|\ when \x < 0\?
📖 Explanation: By definition, the absolute value of a negative number is its opposite, which removes the minus sign. When \x<0\ we have \|x| = -x\. This matches option A, making it the correct choice.
Q2. If \a = -5\, what is the sign of \|a| + a\?
📖 Explanation: The expression \|a| + a\ combines the non‑negative magnitude of \a\ with the original value. For \a = -5\, \|a| = 5\ and adding \-5\ yields \0\. Zero is neither positive nor negative, so the correct answer is option C.
Q3. Which statement correctly compares the graph of \y = |x|\ and \y = \\sqrt{x^2}\?
📖 Explanation: Both functions \y = |x|\ and \y = \\sqrt{x^{2}}\ produce the same non‑negative output for any real \x\. The square root returns the principal (non‑negative) root, which is exactly the absolute value. Therefore the two graphs coincide for all real numbers, matching option A.
Q4. Given real numbers \p\ and \q\, which identity always holds?
📖 Explanation: The property \|ab| = |a||b|\ holds for any real numbers because multiplying the numbers first and then taking the magnitude yields the same result as taking the magnitudes separately and then multiplying. Options B reflects this identity, while the others are false, so B is correct.
Q5. If \|x| \\le 3\, which interval describes all possible \x\?
📖 Explanation: The inequality \|x| \\le 3\ means the distance of \x\ from zero is at most three units. This describes all numbers between \-3\ and \3\, inclusive, which is the interval \[-3,3]\. Option A captures this interval precisely, making it the correct choice.
Q6. Suppose \|2t-7| = 5\. Which of the following could be the value of \t\?
📖 Explanation: Solving \|2t-7| = 5\ gives two linear equations: \2t-7 = 5\ and \2t-7 = -5\. These yield \t = 6\ and \t = 1\ respectively. Both values satisfy the original equation, and among the options, choice C (\6\) is a valid solution.
Q7. The function \f(x)=|x-2|+|x+3|\ attains its minimum value at which \x\?
📖 Explanation: The function \f(x)=|x-2|+|x+3|\ represents the sum of distances from \x\ to the points \2\ and \-3\ on the number line. This sum is minimized at the median of the two points, which is \(-3+2)/2 = -\\frac{1}{2}\. Hence option A is correct.
Q8. Which statement correctly explains why \\\sqrt{x^2}=|x|\ for all real \x\?
📖 Explanation: The equality \\\sqrt{x^{2}} = |x|\ follows because squaring any real number eliminates its sign, and the principal square root returns the non‑negative value. Therefore the expression always yields the absolute value of \x\. Option A correctly describes this reasoning.
Q9. If \|a| < |b|\ and \b>0\, which statement must be true?
📖 Explanation: Since \b>0\, we have \|b| = b\. The inequality \|a| < |b|\ then implies \|a| < b\. Squaring both sides preserves the inequality because both sides are non‑negative, giving \a^{2} < b^{2}\. Thus statement C must be true.
Q10. Given that \|x| = 4\ and \|y| = 5\, what is the maximum possible value of \|xy|\?
📖 Explanation: The product property of absolute value tells us \|xy| = |x||y|\. With \|x| = 4\ and \|y| = 5\, the maximum (and indeed the exact) value of \|xy|\ is \4 \\times 5 = 20\. Option C reflects this product, making it correct.
Q11. The graph of \y = |x-1| + 2\ is obtained from the graph of \y = |x|\ by which sequence of transformations?
📖 Explanation: The graph of \y = |x-1| + 2\ can be obtained by first shifting the basic V‑shaped graph of \y = |x|\ one unit to the right (replacing \x\ with \x-1\) and then moving the entire graph upward by two units. This sequence matches option A.
Q12. How many real solutions does the equation \|x| = x^2 - 4\ have?
📖 Explanation: To count real solutions of \|x| = x^{2} - 4\, we consider the cases \x \\ge 0\ and \x < 0\ separately, leading to the quadratic equations \x^{2} - x - 4 = 0\ and \x^{2} + x - 4 = 0\. Each equation yields one admissible root, giving a total of two real solutions. Hence option C is correct.
Q13. Which of the following steps correctly justifies the triangle inequality \|a+b| \\le |a|+|b|\ for real numbers?
📖 Explanation: Writing \|a+b| = \\sqrt{(a+b)^{2}}\ and applying the Cauchy‑Schwarz inequality \(a^{2}+b^{2})(1^{2}+1^{2}) \\ge (a+b)^{2}\ leads directly to \|a+b| \\le |a|+|b|\. This reasoning correctly justifies the triangle inequality, corresponding to option B.
Q14. Find all real numbers \x\ satisfying \|3x-4| > 2|x+1|\.
📖 Explanation: Squaring the inequality \|3x-4| > 2|x+1|\ gives \(3x-4)^{2} > 4(x+1)^{2}\, which simplifies to \5x^{2} - 32x + 12 > 0\. The quadratic factors to \(x-6)(x-\\frac{2}{5}) > 0\, so the solution set is \x < \\frac{2}{5}\ or \x > 6\. Option D expresses this union correctly.
Q15. Given real numbers \a,b\ with \|a|=3\ and \|b|=4\, which of the following statements is always true?
📖 Explanation: With \|a| = 3\ and \|b| = 4\, the product property gives \|ab| = |a||b| = 12\ for any choices of signs of \a\ and \b\. None of the other statements hold for all sign combinations. Therefore option D, stating \|ab| = 12\, is always true.