Answer:
slope= -3
y-intercept= 6
Step-by-step explanation:
1. Approach
To solve this problem, one needs the slope and the y-intercept. First, one will solve for the slope, using the given points, then input it into the equation of a line in slope-intercept form. The one can solve for the y-intercept.
2.Solve for the slope
The formula to find the slope of a line is;

Where (m) is the variable used to represent the slope.
Use the first two given points, and solve;
(1, 3), (2, 0)
Substitute in,

Simplify;

3. Put equation into slope-intercept form
The equation of a line in slope-intercept form is;

Where (m) is the slope, and (b) is the y-intercept.
Since one solved for the slope, substitute that in, then substitute in another point, and solve for the parameter (b).

Substitute in point (3, -3)

Answer:
A= 115 degrees
C= 50 degrees
Step-by-step explanation:
All angles are equal to 180 so the equation is:
180=4x-13+x+18+15
180=5x+20
160=5x
x=32
Answer:
D) 14.25
Step-by-step explanation:
It's basically saying when you use the ruler to measure something it will measure in 0.25. And will continue on to 0.50, 0.75, 1.00, 1.25, etc..
Answer:
The ones 1 1/12, 1/12, 10 1/3, and 1 1/9, all go in the less than 10 1/2. And three numbers marked 10 1/2 go in the greater than 10 1/2
Step-by-step explanation:
Answer:
a_n = 28-2n
Step-by-step explanation:
Given sequence is:
26,24,22,20
We can see that the difference between consecutive terms is same so the sequence is an arithmetic sequence
The standard formula for arithmetic sequence is:

Here,
a_n is the nth term
a_1 is the first term
and d is the common difference
So,
d = 24-26
= -2
a_1 = 26
Putting the values of d and a_1

Hence, the recursive formula for given sequence is: a_n = 28-2n ..