Answer: exponential
Step-by-step explanation:
its exponential
count the squares in each one
first is 2 squares
second is 4 squares
third is 8 squares
this is going up exponentially because the first one would be 2^1 the second would be 2^2 and the third would be 2^3
I didn't get the same answers.
In this problem, 25 is your constant (the number of baby hats you already started out with).
26 will be affected by your variable, d, the number of days. With each day that passes, 26 more hats will be knit, so the expression 26d can be used.
Set h equal to the constant + hats made per day to create an expression that you can use to solve for h:
h = 26d + 25
Now, just plug the numbers in for d to get h:
When d = 2, h = 26d + 25 = 26(2) + 25 = 77
When d = 4, h = 26d + 25 = 26(4) + 25 = 129
When d = 7, h = 26d + 25 = 26(7) + 25 = 207
When d = 9, h = 26d + 25 = 26(9) + 25 = 259
Your answers should be:
77
129
207
259
The second survey is more believable because there is randomness in the second rather than the first survey. Since the second company surveyed in all interest levels while the first company only surveyed their best customers. Random sampling like what the second company did helps produce representative samples by removing voluntary response bias and undercover age bias.
The answer is here written
Step-by-step explanation:
Equation of straight line is y=mx+c
choose any two points on straight line
for me I choose:(-3,11) and (3,-1)
use these two points to find gradient,m.
m= (-1-11)/(3-(-3))
m= -2
now, y=-2x+c
choose any point on the straight line
I choose point (3,-1)
sub the point into the equation to find c
-1=-2(3)+c
c=5
equation: y=-2x+5