9514 1404 393
Answer:
a ≈ 4.68
Step-by-step explanation:
The law of cosines tells you ...
a² = b² +c² -2bc·cos(A)
a = √(b² +c² -2bc·cos(A))
a = √(5² +8² -2·5·8·cos(33°)) = √(25 +64 -80·0.83867) ≈ √21.906
a ≈ 4.68
15% of 33 =
= 15% * 33
= 0.15 * 33
= 4.950 students in that class are left-handed
Answer: If you're talking about the answer to 8*8*3 (192) to the second power, the answer is 36,864. If you're talking about 8*8*3^2 (with the three being the number with the raised power), the answer is 576
Step-by-step explanation:
8x8x3=192
192^2=192x192= 36,864
8x8x3^2=576
Answer:
y = -0.25x - 6
Step-by-step explanation:
You can either just read off the slope m = -0.25 and the intersection with the vertical n = -6 or you form a system of equations from points you choose on the graph. For example:
(0,-6);(4,-7)
The general equation for a line:
y = m*x + n
The two points on the graph form a system of two equations:
1. -6 = m*0 + n
2. -7 = m*4 + n
You can read off n right away fro equation 1:
n = -6
Plugging n into equation 2:
-7 = m*4 - 6 => -1 = m*4 => m = -1/4