Answer:
D is the answer. Djeifuuft
Slope of a line passing through two given points
= (y2-y1)/(x2-x1)
For m=3, and substituting coordinates,
3=(1-y)/(4-1)
solve for y
1-y=3*3=9
y=1-9=-8
Answer: y=-8
Answer:
(a) Number of inches that have burned from the candle since it was lit is (1.1t) inches
(b) The remaining length of the candle is (16 - 1.1t) inches
Step-by-step explanation:
(a). Length of candle before it was lit = 16 inches
Constant rate at which at which candle burns = 1.1 inches per hour
Let t represent the number of hours that have elapsed since the candle was lit
In 1 hour, 1.1 inches of the candle burned
Therefore, in t hours, (1.1t) inches of the candle would have burned since the candle was lit
(b) Remaining length of candle = length of candle before it was lit - length of candle that have burned = 16 inches - 1.1t inches = (16 - 1.1t) inches
Answer:
h = 10 m
Step-by-step explanation:
The formula for area of a trapezoid is
A = (1/2)(B + b)h where B is the bottom base, b is the top base, and h is the height.
We are given B = 16, b = 14, and A = 15, plug those values in and simplify
150 = (1/2)(16 + 14)(h)
150 = (1/2)(30)(h)
150 = (15)h (half of 30 is 15)
10 m = h (divide both sides by 15 to isolate h)
Part A
5x - 5 >= 10 or-3x + 1 > 13
1) This is a disjunction (OR)
5x - 5 >= 10
5x >= 15
x >= 3
or
-3x + 1 > 13
-3x > 12
x < -4
Answer
x <- 4 or x >= 3
Part C:
1) This is a conjunction (And)
5x+ 3 <= 18 and 4 - x < 6
5x <= 15 and - x < 2
x <= 3 and x > -2
Answer
-2 < x <= 3