The slope of the function is 2!
The answer is
4.25.
All you have to do is find the difference (0.5), half it (0.25) and add it to the smallest number.
Answer:
8^2 = b^2 + 4^2
Step-by-step explanation:
Answer:
Step-by-step explanation:
AC = length of flagpole = 12 ft
AB = length of shadow = 14 ft
BC = length from the top of the flagpole to the end of the shadow = x ft
Use Pythagorean theorem to find the length of x,
x² = AC² + BC²
= 12² + 14²
= 144 + 196
= 340
x = √340
x = 18.4 ft
Step-by-step explanation:
given :
2x - 3y = 11
-6x + 8y = 34
find : the solutions of the system by using Cramers Rule.
solutions:
in the matrix 2x2 form =>
[ 2 -3] [x] [11]
=
[-6 8] [ y] [34]
D =
| 2 -3 |
|-6 8 |
= 8×2 - (-3) (-6)
= 16-18 = -2
Dx = | 11 -3 |
| 34 8 |
= 11×8 - (-3) (34)
= 88 + 102
= 190
Dy = | 2 11 |
|-6 34 |
= 2×34 - (-6) (11)
= 68 + 66
= 134
x = Dx/D = 190/-2 = -95
y = Dy/D = 134/-2 = -67
the solutions = {-95, -67}