Answer:
I think. its below
Step-by-step explanation:
1 x 8 = 8
4 x 8 = 32
<h3>
Answer: 9</h3>
================================================
Work Shown:
a = unknown = leg #1
b = 12 = leg #2
c = 15 = hypotenuse
Plug those values into the pythagorean theorem and solve for 'a'
a^2 + b^2 = c^2
a^2 + (12)^2 = (15)^2 .... substitution
a^2 + 144 = 225
a^2 = 225 - 144 ... subtracting 144 from both sides
a^2 = 81
a = sqrt(81) .... applying square root to both sides
a = 9
Answer:
Step-by-step explanation:
22x10+h
Answer:
y+8 = 1/5(x+4)
Step-by-step explanation:
The point slope form of a line is
y-y1 = m(x-x1) where m is the slope and (x1,y1) is a point on the line
y- -8 = 1/5(x - -4)
y+8 = 1/5(x+4)
Table:
x y
-3 0.5
-2 1
-1 2.5
0 5
1 8.5
Now, y = ax^2 + bx + c
Start replacing x = 0 and y = 5
5 = a(0) + b(0) + c => c = 5.
Now, replace any other two pair of data:
(-2, 1) => -1 = a(-2)^2 + b(-2)
-1 = 4a - 2b
(1, 8.5) => 8.5 = a(1)^2 + b(1)
8.5 = a + b
Solve the system
4a - 2b = - 1
a + b = 8.5
=>
4a - 2b = - 1
2a + 2b = 17
-------------------------
6a = 16
=> a = 16 / 6 = 8/3
b = 8.5 - a = 17/2 - 8/3 = 35/6
=> y = (8/3)x^2 + (35/6)x + 5 <--------- answer