Answer: Choice C) {6, 9, 12}
=======================================================
Explanation:
Something like choice A can't form a triangle because the first two sides add to 6+9 = 15, which is <u>not</u> longer than the third side 15. We need to have x+y > z to be true. The same goes for choice B as well because 3+3 = 6 is too small compared to the third side 7. Choice D is similar to choice A.
In short, we can rule out choices A, B, and D.
The only thing left is choice C. Picking any two sides leads to having that sum be larger than the third side
- 6+9 = 15 which is larger than 12
- 9+15 = 24 which is larger than 6
- 6+15 = 21 which is larger than 9
So the conditions of the triangle inequality theorem work out here, and we have a triangle.
Answer:
where is the graph use snipping tool app to cut a pic of it and post it on here
Step-by-step explanation:
Answer:
what is the question because I don't understand what you mean
0° 42' 48.6".
Conversion: d = int(.7135°) = 0°m = int((.7135° - 0°) × 60) = 42's = (.7135° - 0° - 42'/60) × 3600 = 48.6".7135°= 0° 42' 48.6"
How to convert decimal degrees to degrees,minutes,secondsOne degree (°) is equal to 60 minutes (') and equal to 3600 seconds ("):
1° = 60' = 3600"
The integer degrees (d) are equal to the integer part of the decimal degrees (dd):
d = integer(dd)
The minutes (m) are equal to the integer part of the decimal degrees (dd) minus integer degrees (d) times 60:
m = integer((dd - d) × 60)
The seconds (s) are equal to the decimal degrees (dd) minus integer degrees (d) minus minutes (m) divided by 60 times 3600:
s = (dd - d - m/60) × 3600
Answer:
c
Step-by-step explanation: