Answer:
y = --0.25x + 1
Step-by-step explanation:
In order to find the equation of a line, you must first find the slope of the line.
The equation to find slope is
.
Plug in the given points:
(x2, y2) = (-8,3)
(x1, y1) = (-4,2)
(y2 - y1) / (x2 - x1) = (3-1)/ (-8 - -4) = (3-2) / (-8 + 4) = 1/-4 = -0.25
Next, you solve for the y-intercept using one of the two coordinates:
y = -0.25x + b
2 = -0.25(-4) + b
2 = 1 + b
b = 2 - 1 = 1
y = -0.25x + 1
Let p be 0.831 denote the percentage of defective welds and q be 0.169 denote the percentage of non-defective welds.
Using the binomial distribution, we want all three to be defective.


To solve this problem you must apply the proccedure shown below:
1. You have the following expression given in the problem above:
![\sqrt[3]{216 x^{27} }](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7B216%20x%5E%7B27%7D%20%7D%20)
2. Rewriting the expression we have:
![\sqrt[3]{6^3 x^{27} }](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7B6%5E3%20x%5E%7B27%7D%20%7D%20)
3. You have that

and the exponent

are divisible by index

. Therefore, you have:
![\sqrt[3]{216 x^{27} } =6 x^{9}](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7B216%20x%5E%7B27%7D%20%7D%20%3D6%20x%5E%7B9%7D%20)
Therefore, as you can see,
the answer is the option, which is:
Answer:
C
Step-by-step explanation:
C is the answer because a1=7 , d=-4 and so it's
an=an+(n-1)d
Answer:
- g(x) = 2|x|
- g(x) = -2|x|
- g(x) = -2|x| -3
- g(x) = -2|x-1| -3
Step-by-step explanation:
1) Vertical stretch is accomplished by multiplying the function value by the stretch factor. When |x| is stretched by a factor of 2, the stretched function is ...
g(x) = 2|x|
__
2) Reflection over the x-axis means each y-value is replaced by its opposite. This is accomplished by multiplying the function value by -1.
g(x) = -2|x|
__
3) As you know from when you plot a point on a graph, shifting it down 3 units subtracts 3 from the y-value.
g(x) = -2|x| -3
__
4) A right-shift by k units means the argument of the function is replaced by x-k. We want a right shift of 1 unit, so ...
g(x) = -2|x -1| -3