Answer:
First term: 5
Fourth term: 5 1/2
Tenth term: 6 1/2
Step-by-step explanation:
Let's find the first, fourth and tenth terms of the arithmetic sequence described by the given rule:
A(n) = 5 + (n-1) (1/6)
First term:
A(1) = 5 + (1-1) (1/6)
A(1) = 5 + (0) (1/6)
A(1) = 5
Fourth term:
A(4) = 5 + (4-1) (1/6)
A(4) = 5 + (3) (1/6)
A(4) = 5 + 3/6 = 5 3/6 = 5 1/2 (simplifying)
Tenth term:
A(10) = 5 + (10-1) (1/6)
A(10) = 5 + (9) (1/6)
A (10) = 5 + 9/6 = 6 3/6 = 6 1/2 (simplifying)
Answer:
rise
Step-by-step explanation:
Answer:
5 hours
Step-by-step explanation:
Step one:'
given data
Angelo charges a one time fee of $50 plus $15 per hour
let the total charge be y
and the number of hours be x
y= 50+15x----------------1
Deborah charges a one time fee of $25 plus $20 per hour
y= 25+20x----------------2
equate 1 and 2 to find x
50+15x=25+20x
collect like terms
50-25= 20x-15x
25= 5x
divide both sides by 5
x= 25/5
x= 5 hours
Answer:
3^2x
Step-by-step explanation:
Since they want only the coordinates of the vertices. You only care about where the lines intersect, the greater than, less than signs are irrelevant.
Get each equation in 'y=mx+b' form
1) y = -x + 9
2) y = 2x-21
3) y = -4x +15
Now you can set any 2 equations equal to each other and solve for 'x'.
This will be the 'x' coordinate of the point where the 2 lines intersect.
You need 3 points, so you will need 3 different sets of 2 equations:
1) = 2)
2x -21 = -x+9
3x = 30
x = 10 -----> y = -(10)+9 = -1
1) = 3)
-x+9 = -4x+15
3x = 6
x = 2 -------> y = -(2) + 9 = 7
2) = 3)
2x - 21 = -4x+15
6x = 36
x = 6 ---------> y = 2(6) -21 = -9
Therefore the 3 intersecting points are:
(10,-1)
(2, 7)
(6, -9)