The sum total of the angles in a triangle is equal to 180° degrees.
Answer:
<u>The honey costs US$ 0.45 per ounce</u>
Step-by-step explanation:
1. Let's review the information given for solve the question:
Cost of the honey at the supermarket = US$ 5.40
Weight of the honey bought by the customer = 12 ounces
2. This is the formula to find out the cost per ounce:
Cost per ounce = Cost of the honey/Weight of the honey bought by the customer
Cost per ounce = 5.40/12
Cost per ounce = 0.45
<u>The honey costs US$ 0.45 per ounce</u>
Answer:
x = 6 sqrt(3)
Step-by-step explanation:
Since this is a right triangle, we can use the Pythagorean theorem
a^2 + b^2 = c^2 where a and b are the legs and c is the hypotenuse
6^2+ x^2 = 12^2
36 + x^2 = 144
Subtract 36 from each side
x^2 = 144-36
x^2 =108
Take the square root of each side
sqrt(x^2) = sqrt(108)
x = sqrt(36*3)
x = 6 sqrt(3)
Answer:
y = (-1/5)x + 23/5
Step-by-step explanation:
Given:
Two points;
(-2,5) and (3,4)
Find:
Equation of slope
Computation:
y = mx + b
5 = m(-2) + b
5 = -2m + b .......... Eq1
4 = m(3) + b
4 = 3m + b .......... Eq2
Eq2 - Eq1
-1 = 5m
m = -1/5
5 = -2m + b
5 = -2(-1/5) + b
5 = 2/5 + b
b = 23/5
y = mx + b
y = (-1/5)x + 23/5