I’m not so sure, but I think it might be:
f(x)=x-1
Sorry if wrong
The answer is true! HOPE THIS HELPED
Answer:
Multiply vector c by the scalar -1/2.
Step-by-step explanation:
Look at vector c.
It has an x component of 4 and a y component of 4.
You can write vector c as a sum of its components using unit vectors in the x direction (i) and in the y direction (j).
c = 4i + 4j
Now look at vector d, and write it also as a sum of its x and y components.
d = -2i - 2j
Now ask yourself, what operation do I do to 4 to end up with -2?
One answer is to multiply 4 by -1/2.
d = (-1/2)c = (-1/2)(4i) + (-1/2)(4j) = -2i - 2j
That worked. By multiplying vector c by the scalar -1/2, you end up with vector d.
The absolute value function |<em>x</em>| always returns a non-negative number. It takes any number <em>x</em> and returns <em>x</em> if it's already non-negative, or -<em>x</em> if it is negative in order to make it positive.

For the equation
-3 + 4 |2<em>x</em> - 5| = 14
rearrange terms to get
|2<em>x</em> - 5| = 17/4
Now,
• if 2<em>x</em> - 5 ≥ 0, then |2<em>x</em> - 5| = 2<em>x</em> - 5. Then
2<em>x</em> - 5 = 17/4
• and if instead 2<em>x</em> - 5 < 0, then |2<em>x</em> - 5| = -(2<em>x</em> - 5), so that
-(2<em>x</em> - 5) = 17/4, or
2<em>x</em> - 5 = -17/4
In the first case,
2<em>x</em> - 5 = 17/4
2<em>x</em> = 17/4 + 5 = 37/4
<em>x</em> = 37/8
In the second case,
2<em>x</em> - 5 = -17/4
2<em>x</em> = -17/4 + 5 = 3/4
<em>x</em> = 3/8
Answer:
Step-by-step explanation:
There are no statements here