Answer:
c(10) = 4
Step-by-step explanation:
Answer:
Slope-int form: y = 3x+5
Standard form: y - 3x = 5.
Step-by-step explanation:
(reminder: slope-intercept form is expressed as y=mx+b, and standard form is expressed as ax+bx=c.)
Since the slope is 3, the coefficient of x is also 3, which makes the equation y=3x.
But the y coordinate of the equation at x = -2 is -6, so we need to add 5 to the end of the equation, leaving you with:
y=3x+5.
To convert it to standard form, subtract 3x from both sides:
y - 3x = 5.
I hope this helped you.
Answer:
5.38516480 or √
29
hope this helps
have a good day :)
Step-by-step explanation:
I added a screenshot with the complete question
Answer:x = 3
y = 9
Explanation:1- getting the value of x:We are given that:
side AB is congruent to side DF. This means that:
AB = DF
3(2x+10) = 12x + 12
6x + 30 = 12x + 12
12x - 6x = 30 - 12
6x = 18
x = 18/6
x = 3
2- getting the value of y:We are given that:
side BC is congruent to side FG. This means that:
BC = FG
2y + 12 = 2(2y-3)
2y + 12 = 4y - 6
4y - 2y = 12 + 6
2y = 18
y = 18/2
y = 9
Hope this helps :)
1. We use the recursive formula to make the table of values:
f(1) = 35
f(2) = f(1) + f(2-1) = f(1) + f(1) = 35 + 35 = 70
f(3) = f(1) + f(3-1) = f(1) + f(2) = 35 + 70 = 105
f(4) = f(1) + f(4-1) = f(1) + f(3) = 35 + 105 = 140
f(5) = f(1) + f(5-1) = f(1) + f(4) = 35 + 140 = 175
2. We observe that the pattern is that for each increase of n by 1, the value of f(n) increases by 35. The explicit equation would be that f(n) = 35n. This fits with the description that Bill saves up $35 each week, thus meaning that he adds $35 to the previous week's value.
3. Therefore, the value of f(40) = 35*40 = 1400. This is easier than having to calculate each value from f(1) up to f(39) individually. The answer of 1400 means that Bill will have saved up $1400 after 40 weeks.
4. For the sequence of 5, 6, 8, 11, 15, 20, 26, 33, 41...
The first-order differences between each pair of terms is: 1, 2, 3, 4, 5, 6, 7, 8...since these differences form a linear equation, this sequence can be expressed as a quadratic equation. Since quadratics are functions (they do not have repeating values of the x-coordinate), therefore, this sequence can also be considered a function.