For all real numbers x , what is the maximum value of
∣ 3 x + 8 ∣ − ∣ 4 x ∣ ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
∣
3
x
+
8
∣
−
∣
4
x
∣
Case I
:
x
≥
0
=
3
x
+
8
−
4
x
=
8
−
x
Therefore, maximum value in this case is 8 when
x
=
0
.
Case II : 3 − 8 < x < 0 = 3 x + 8 + 4 x = 7 x + 8 Maximum value in this case will be slightly less than 8 when x → 0 − .
Case III : x ≤ 3 − 8 = − 3 x − 8 + 4 x = x − 8 Maximum value in this case is 3 − 3 2 when x = 3 − 8
Taking intersection of all the cases, Maximum value is 8
By repeated uses of the triangle inequality,
∣ 3 x + 8 ∣ − ∣ 4 x ∣ ≤ ∣ 3 x + 8 − 4 x ∣ = ∣ 8 − x ∣ ≤ 8 + ∣ x ∣ .
Thus ∣ 3 x + 8 ∣ − ∣ 4 x ∣ is bounded above by 8 + ∣ x ∣ . Does it attain the minimum of this bound, which is 8 ? Yes, when x = 0 , we have ∣ 3 ( 0 ) + 8 ∣ − ∣ 4 ( 0 ) ∣ = ∣ 8 ∣ = 8 , and we're done.
we know that for the given expression |3x+8| -|4x|, we will get the maximum value when the second term inside the modulus is negative, as - * - is +. so we take 4x to be less than 0 which gives x as 0. putting x=0 in the original inequality we get the maximum value as 8. hence we got the answer.
For those who are out of paper (possibly calc)
Think of the numbers 3 & 4 as a multiplier to the variable x . For positive x , 4 x is always greater than 3 x , which when subtracted from 3 x subtracts a positive value from 8.
Now, when x is negative, 4 x is always subtracted from the equation; also, 3 x is subtracted from 8 initially, which leads to a more negative number than the former case. Therefore, for both cases ( x < 0 & x > 0 ), the equation is less than 8 .
Now take x = 0 , you see it outputs 8 (max).
using the triangle inequality:
|3x+8|-|4x| =< |3x+8-4x|
|3x+8|-|4x| =< |8-x| =< |8|-|x|
for the inequality to satisfy the constraints, the domain of x is -9 < |x| < 9
lastly, following the logic that the less we subtract, the higher the value of the right most part of the inequality. we can then deduce that x=0 and |8| - |0| = 8
When modulus is applied to 3x + 8 and 4x . Whatever happens in 1st and 4th quadrant it 's mirror image will be formed in 2nd and 3rd quadrant . So it is enough if we concentrate on 1st and 4th quadrant. So removing modulus the equation becomes 3x + 8 -4x = 8-x. Implies the graph is maximum when x=0 . 8-0=8.
When X >= -8/3, The equations is 8-x. The largest value of this is 8. When X< -8/3, The equation is X-8. The largest value is negative(less than 8)
Problem Loading...
Note Loading...
Set Loading...
Let f ( x ) = ∣ 3 x + 8 ∣ − ∣ 4 x ∣ . By the definition of absolute value , we have the following 3 cases:
⎩ ⎪ ⎨ ⎪ ⎧ For x < − 3 8 For − 3 8 ≤ x < 0 For x ≥ 0 f ( x ) = − 3 x − 8 + 4 x f ( x ) = 3 x + 8 + 4 x f ( x ) = 3 x + 8 − 4 x ⇒ f ( x ) = x − 8 ⇒ f ( x ) = 7 x + 8 ⇒ f ( x ) = 8 − x ⇒ f m a x 1 ( x ) = − 1 0 3 2 ⇒ f m a x 2 ( x ) = 8 ⇒ f m a x 3 ( x ) = 8
Therefore, the maximum value f m a x ( x ) = f m a x 2 ( x ) = f m a x 3 ( x ) = 8 .
The plot of f ( x ) is as below.