To find the answer to this question you would just add 10 to 70 and multiply by 4 and your answer would be 320
Answer:
240 calories
Step-by-step explanation
You're doubling the amount of fudge, so double the amount of calories. You could also think of it as 2 4-oz portions of fudge, then just add the calories (120+120) together.
9514 1404 393
Answer:
5) 729, an=3^n, a[1]=3; a[n]=3·a[n-1]
6) 1792, an=7(4^(n-1)), a[1]=7; a[n]=4·a[n-1]
Step-by-step explanation:
The next term of a geometric sequence is the last term multiplied by the common ratio. (This is the basis of the recursive formula.)
The Explicit Rule is ...

for first term a₁ and common ratio r.
The Recursive Rule is ...
a[1] = a₁
a[n] = r·a[n-1]
__
5. First term is a₁ = 3; common ratio is r = 9/3 = 3.
Next term: 243×3 = 729
Explicit rule: an = 3·3^(n-1) = 3^n
Recursive rule: a[1] = 3; a[n] = 3·a[n-1]
__
6. First term is a₁ = 7; common ratio is r = 28/7 = 4.
Next term: 448×4 = 1792
Explicit rule: an = 7·4^(n-1)
Recursive rule: a[1] = 7; a[n] = 4·a[n-1]
Answer:
The equation of the line that goes through points (1,1) and (3,7) is 
Step-by-step explanation:
Determine the equation of the line that goes through points (1,1) and (3,7)
We can write the equation of line in slope-intercept form
where m is slope and b is y-intercept.
We need to find slope and y-intercept.
Finding Slope
Slope can be found using formula: 
We have 
Putting values and finding slope

We get Slope = 3
Finding y-intercept
y-intercept can be found using point (1,1) and slope m = 3

We get y-intercept b = -2
So, equation of line having slope m=3 and y-intercept b = -2 is:

The equation of the line that goes through points (1,1) and (3,7) is 
Answer:
I think you meant: y=3+2x, in that case, this is a linear answer
Step-by-step explanation:
Non- linear would look like this: K=2/3
Linear would look like this: Y=4x+7
Why:
It all comes to what is proportional and what is not.
Hoped this helped!