Answer:
c
Step-by-step explanation:
m<4 and m<3 is a straight angle. straight angles are equal to 180 degrees. the friend found m<3=40 and m<4 is equal to 140 degrees (im not good at explaining, sorry)
Answer:

Step-by-step explanation:
You know how subtraction is the <em>opposite of addition </em>and division is the <em>opposite of multiplication</em>? A logarithm is the <em>opposite of an exponent</em>. You know how you can rewrite the equation 3 + 2 = 5 as 5 - 3 = 2, or the equation 3 × 2 = 6 as 6 ÷ 3 = 2? This is really useful when one of those numbers on the left is unknown. 3 + _ = 8 can be rewritten as 8 - 3 = _, 4 × _ = 12 can be rewritten as 12 ÷ 4 = _. We get all our knowns on one side and our unknown by itself on the other, and the rest is computation.
We know that
; as a logarithm, the <em>exponent</em> gets moved to its own side of the equation, and we write the equation like this:
, which you read as "the logarithm base 3 of 9 is 2." You could also read it as "the power you need to raise 3 to to get 9 is 2."
One historical quirk: because we use the decimal system, it's assumed that an expression like
uses <em>base 10</em>, and you'd interpret it as "What power do I raise 10 to to get 1000?"
The expression
means "the power you need to raise 10 to to get 100 is x," or, rearranging: "10 to the x is equal to 100," which in symbols is
.
(If we wanted to, we could also solve this:
, so
)
C would equal 20. because 12 times its self plus 16 times its self equals 400. then I square 400 and got 20, which equals c
Answer:
The IQR is given by:

If we want to find any possible outliers we can use the following formulas for the limits:


And if we find the lower limt we got:


So then the left boundary for this case would be 3 days
Step-by-step explanation:
For this case we have the following 5 number summary from the data of 144 values:
Minimum: 9 days
Q1: 18 days
Median: 21 days
Q3: 28 days
Maximum: 56 days
The IQR is given by:

If we want to find any possible outliers we can use the following formulas for the limits:


And if we find the lower limt we got:


So then the left boundary for this case would be 3 days
Answer:
B. {16, 19, 20}
Step-by-step explanation:
The <em>triangle inequality</em> requires for any sides a, b, c you must have ...
a + b > c
b + c > a
c + a > b
The net result of those requirements are ...
- the sum of the two shortest sides must be greater than the longest side
- the length of the third side lies between the difference and sum of the other two sides
__
If we look at the offered side length choices, we see ...
A: 8+11 = 19 . . . not > 19; not a triangle
B: 16+19 = 35 > 20; could be a triangle
C: 3+4 = 7 . . . not > 8; not a triangle
D: 5+5 = 10 . . . not > 11; not a triangle
The side lengths {16, 19, 20} could represent the sides of a triangle.
_____
<em>Additional comment</em>
The version of triangle inequality shown above ensures that a triangle will have non-zero area.
The alternative version of the triangle inequality uses ≥ instead of >. Triangles where a+b=c will look like a line segment--they will have zero area. Many authors disallow this case. (If it were allowed, then {8, 11, 19} would also be a "triangle.")