Answer:
answer is 7
Step-by-step explanation:
We are given a piecewise function which has a split at x=0
f(x) = 
To find the limit, we have to find here left hand limit and right hand limit separately.
Here left hand limit for x tending to 0 is
limit of
as x tends to 0
= 7-0 = 7
Right limit = limit of 10x+7 as x tends to 0
=10(0)+7 = 7
Since right hand limit = left hand limit we have
there exists a limit for x=0 and the limit is 7
Answer:
67.9705...
Add the two numbers.
67 16/34 + 14/28 = 67.9605...
That is your answer.
Answer:
13
Step-by-step explanation:
If you would like to solve the following system, you can calculate this using the following steps:
y = x - 20
y = 6 * x
_________
6 * x = x - 20
6 * x - x = -20
5 * x = -20 /5
x = -4
y = 6 * x = 6 * (-4) = -24
If you would like to solve the following system, you can calculate this using the following steps:
y = x + 20
y = 6 * x
_________
6 * x = x + 20
6 * x - x = 20
5 * x = 20 /5
x = 4
y = 6 * x = 6 * 4 = 24
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.