Can't see
Step-by-step explanation:
The rest of the page, upload again?
Answer:
see below
Step-by-step explanation:
-33, -27, -21, -15,....
-33 +6 = -27
-27+6 = -21
-21+6 = -15
This is an arithmetic sequence
The common difference is +6
explicit formula
an=a1+(n-1)d where n is the term number and d is the common difference
an = -33 + ( n-1) 6
an = -33 +6n -6
an = -39+6n
recursive formula
an+1 = an +6
10th term
n =10
a10 = -39+6*10
= -39+60
=21
sum formula
see image
The sum will diverge since we are adding infinite numbers
<h3>
Answer: 9</h3>
========================================================
Work Shown:
Apply the pythagorean theorem
a^2 + b^2 = c^2
12^2 + b^2 = 15^2
144 + b^2 = 225
b^2 = 225-144
b^2 = 81
b = sqrt(81)
b = 9
Answer: y = 3x-8
------------------------------------------------
------------------------------------------------
Explanation:
The slope is 3, so m = 3
The given point is (3,1) meaning x = 3 and y = 1. The x coordinate is always listed first in an ordered pair. The general format is (x,y)
We'll use m = 3, x = 3 and y = 1 to find the y intercept
y = mx+b
y = m*x+b
1 = 3*3+b ... plug in m = 3, x = 3 and y = 1
1 = 9+b
1-9 = 9+b-9 ... subtract 9 from both sides
-8 = b
b = -8
----------------
So we're given m = 3 as the slope and we just found that b = -8 is the y intercept
So y = mx+b updates to y = 3x-8. This is the final answer.
----------------
Side Notes:
* The slope of 3 means rise/run = 3/1 indicating each time we go up 3, we move to the right 1
* The y intercept -8 is the location on the vertical y axis numberline where the graph crosses. The point (0,-8) is on this line.