Answer:
45
Step-by-step explanation:
Since this is only three terms
Find the three terms and add
j=1 3(1)^2+1 = 3+1 =4
j=2 3(2)^2+1 = 3(4)+1 =13
j=3 3(9)^2+1 = 27+1 =28
The sum is 4+13+28 =45
You've got five different problems in this photo ... four on top and the word problem on the bottom ... and they're all exactly the same thing: Taking two points and finding the slope of the line that goes through them.
In every case, the procedure is the same.
If the two points are (x₁ , y₁) and (x₂ , y₂) , then
the slope of the line that goes through them is
Slope = (y₂ - y₁) / (x₂ - x₁) .
This is important, and you should memorize it.
#1). (8, 10) and (-7, 14)
Slope = (14 - 10) / (-7 - 8) = 4 / -15
#2). (-3, 1) and (-17, 2)
Slope = (2 - 1) / (-17 - -3) = (2 - 1) / (-17 + 3) = 1 / -14
#3). (-20, -4) and (-12, -10)
Slope = [ -10 - (-4) ] / [ -12 - (-20) ]
=========================================
The word problem:
This question only gives you one point on the graph,
and then it wants to know what's the slope ?
What are you going to do for another point ?
A "proportional relationship" always passes through the origin,
so another point on the line is (0, 0) .
Now you have two points on THAT line too, and you can easily
find its slope.
Let X be a discrete random variable with geometric distribution.
Let x be the number of tests and p the probability of success in each trial, then the probability distribution is:
P (X = x) = p * (1-p) ^ (x-1). With x = (1, 2, 3 ... n).
This function measures the probability P of obtaining the first success at the x attempt.
We need to know the probability of obtaining the first success at the third trial.
Where a success is defined as a customer buying online.
The probability of success in each trial is p = 0.3.
So:
P (X = 3) = 0.3 * (1-0.3) ^ (3-1)
P (X = 3) = 0.147
The probability of obtaining the first success at the third trial is 14.7%