Answer:
7 units long
Step-by-step explanation:
We are given a right triangle ABC
- AB = 25 units
- BC = 24 units
We are required to determine the length of AC
- We are going to use the Pythagoras theorem;
- According to the theorem, if a and b are the legs of a right triangle and c is the hypotenuse, then;
a² + b² = c²
In this case;
AB is the hypotenuse and BC is one of the legs of the triangle;
Therefore;
AB² = BC²+AC²
Rearranging the formula;
AC² = AB² - BC²
= 25² - 24²
= 625 - 576
= 49
AC = √49
= 7
Thus, AC is 7 units long
If you’re solving for x, it’s x= 17/2 - y
If you’re solving for y, it’s y= 17/2 - x
Answer:
y = 8x
Step-by-step explanation:
When the number of people increased by 10, the caterer charged an additional $80. Therefore, we estimate that the cost per person is $8. In order to verify:
$8/person * 15 people = $120. True. $8/person * 25 people = $200. True.
Therefore, if we let x represent the number of people being cater for and y represent the cost, the equation to model the situation is simply y = 8x.
hope it helps!
Answer:
y = -x + 3
Step-by-step explanation:
Subtract x and boom.
Answer:
a = 3
b = 2
c = 0
d = -4
Step-by-step explanation:
Form 4 equations and solve simultaneously
28 = a(2)³ + b(2)² + c(2) + d
28 = 8a + 4b + 2c + d (1)
-5 = -a + b - c + d (2)
220 = 64a + 16b + 4c + d (3)
-20 = -8a + 4b - 2c + d (4)
(1) + (4)
28 = 8a + 4b + 2c + d
-20 = -8a + 4b - 2c + d
8 = 8b + 2d
d = 4 - 4b
Equation (2)
c = -a + b + d + 5
c = -a + b + 4 - 4b+ 5
c = -a - 3b + 9
28 = 8a + 4b + 2c + d (1)
28 = 8a + 4b + 2(-a - 3b + 9) + 4 - 4b
28 = 6a - 6b + 22
6a - 6b = 6
a - b = 1
a = b + 1
220 = 64a + 16b + 4c + d (3)
220 = 64(b + 1) + 16b + 4(-b - 1 - 3b + 9) + 4 - 4b
220 = 60b + 100
60b = 120
b = 2
a = 2 + 1
a = 3
c = -3 - 3(2) + 9
c = 0
d = 4 - 4(2)
d = -4