Answer:
y=-8x-4
Step-by-step explanation:
Formula: XM= x1+x2/2 YM: y1+y2/2
end point: (14,-7)
Step-by-step explanation:
step 1. you mean which graph represents the equation y = (1/3)x + 2?
step 2. please provide the graphs - they are missing.
step 3. the equation has a slope of 1/3 which means it goes up one and three to the right.
step 4. the y intercept is 2 so it goes through the point (0, 2).
To answer this question we will have to understand the nature of
.
can be rewritten as:
. Now,
is an irrational number and thus any of the four operations of addition, multiplication, subtraction or division placed anywhere between any of these terms will always result in an irrational number.
The only way irrational numbers can be made rational is by dividing or multiplying the given irrational number by the same irrational number.
The first three terms of sequence are 9 , 6 , 3
<em><u>Solution:</u></em>
Given the recursive function f(n) = f(n - 1) - 3
Where f(1) = 9
To find: First three terms of sequence
Substitute n = 2 , n = 3 and n = 4 in given recursive function
When n = 2
f(n) = f(n - 1) - 3
f(2) = f(2 - 1) - 3
f(2) = f(1) - 3
f(2) = 9 - 3 = 6
f(2) = 6
Thus second term is 6
When n = 3
f(3) = f( 3 - 1) - 3
f(3) = f(2) - 3
f(3) = 6 - 3 = 3
f(3) = 3
Thus the third term is 3
When n = 4
f(4) = f( 4 - 1) - 3
f(4) = f(3) - 3
f(4) = 3 - 3
f(4) = 0
Thus the fourth term is 0
Thus first three terms of sequence are 9 , 6 , 3