I'll start 18 and 22 for you, and you should then be able to do the rest on your own!
For 18, what we literally do is apply the distance formula for all the points and add them up. For B to C, we get the distance between them to be
sqrt((x1-x2)^2+(y1-y2)^2)=sqrt((0-4)^2+(3-(-1))^2)=sqrt((-4)^2+4^2)=sqrt(16+16)=sqrt(32). Repeat the process for C to E, E and F, and F to B then add the results up to get your answer!
For 22, since the area of a rectangle is length*width (we know given the right angles and that the opposite sides are equal in how long they are), we can multiply 2 perpendicular lines, for example, BC and CE to get sqrt(32)*sqrt(8)=16 as the area
Answer:
The probability that the dogs are blue eyed and deaf is 13.02%.
Step-by-step explanation:
We are given the following information in the question:
P(Blue eyes) = 31%
P(Deaf) = 38%
P(Deaf | Blue eyes) = 42%
Formula for conditional probability:

Now, let A be the event where the dog is deaf and B be the the event where dog is blue eyed.

Hence, the probability that the dogs are blue eyed and deaf is 13.02%.
Answer:
(a) B
(b) $2
Step-by-step explanation:
(a) Let's say the cost of a ticket is t and the cost of popcorn is p. Then we can write the two equations from the table:
12t + 8p = 184
9t + 6p = 138
We need to solve this, so let's use elimination. Multiply the first equation by 3 and the second equation by 4:
3 * (12t + 8p = 184)
4 * (9t + 6p = 138)
We get:
36t + 24p = 552
36t + 24p = 552
Subtract the second from the first:
36t + 24p = 552
- 36t + 24p = 552
________________
0 = 0
Since we get down to 0 = 0, which is always true, we know that we cannot determine the cost of each ticket because there is more than one solution (infinitely many, actually). The answer is B.
(b) Our equation from this, if we still use t and p, is:
5t + 4p = 82
Now, just choose any of the two equations from above. Let's just pick 9t + 6p = 138. Now, we have the system:
5t + 4p = 82
9t + 6p = 138
To solve, let's use elimination again. Multiply the first equation by 6 and the second one by 4:
6 * (5t + 4p = 82)
4 * (9t + 6p = 138)
We get:
30t + 24p = 492
36t + 24p = 552
Subtract the second from the first:
36t + 24p = 552
- 30t + 24p = 492
________________
6t + 0p = 60
So, t = 60/6 = $10. Plug this back into any of the equations to solve for p:
5t + 4p = 82
5 * 10 + 4p = 82
50 + 4p = 82
4p = 32
p = 32/4 = $8
So the ticket costs 10 - 8 = $2 more dollars than the popcorn.
The expression (3x - 2)/(x + 4) = 0 has a value of x is 3/2. Amd the expression 2/(x + 4) = 0 has a value of x is ∞.
<h3>What is simplification?</h3>
Simplification is to make something easier to do or understand and to make something less complicated.
The expression is given below.
(3x - 2)/(x + 4) = 0
Then on simplifying, we have
3x - 2 = 0
3x = 2
x = 3/2
And
2/(x - 3) = 0
2 ≠ 0
More about the simplification link is given below.
brainly.com/question/12616840
#SPJ1