Answer:
the graph of the function is non-linear
the table can be represented by the equation y=4x+4
Step-by-step explanation:
non linear because 1+7=8 and then 10+2 = 12 so they have different numbers to add each time
represented by the equation because the x numbers (1,2,3,4,) all multiplied by 4 and added by 4 gives you y
any more help just ask :)
Answer:
x <-14.5
Step-by-step explanation:
2x + 2(x+5) <+4(8 – 20)
Distribute
2x+2x+10 < 4 (-12)
4x +10 < -48
Subtract 10 from each side
4x+10-10 <-48-10
4x< -58
Divide each side by 4
4x/4 < -58/4
x <-14.5
Step-by-step explanation:
4x
__________
| |
x-3| | x-3
| |
|__________
4x
Add all sides together to get perimeter
2(4x)+2(x-3)=10x-6
Answer: < -4/5, 3/5>
This is equivalent to writing < -0.8, 0.6 >
======================================================
Explanation:
Draw an xy grid and plot the point (-4,3) on it. Draw a segment from the origin to this point. Then draw a vertical line until reaching the x axis. See the diagram below.
We have a right triangle with legs of 4 and 3. The hypotenuse is
through use of the pythagorean theorem.
We have a 3-4-5 right triangle.
Therefore, the vector is 5 units long. This is the magnitude of the vector.
Divide each component by the magnitude so that the resulting vector is a unit vector pointing in this same direction.
Therefore, we go from < -4, 3 > to < -4/5, 3/5 >
This is equivalent to < -0.8, 0.6 > since -4/5 = -0.8 and 3/5 = 0.6
Side note: Unit vectors are useful in computer graphics.