Answer:
see explanation
Step-by-step explanation:
a shift of 3 squares right means add 3 to the x- coordinate
a shift of 1 square down means subtract 1 from the y- coordinate
translation rule is (x, y ) → (x + 3, y - 1 ) , then
(1, 1 ) → (1 + 3, 1 - 1 ) → (4, 0 )
(1, 4 ) → (1 + 3, 4 - 1 ) → (4, 3 )
(3, 1 ) → (3 + 3, 1 - 1 ) → (6, 0 )
Hey there!
First, divide both sides by 12
-12(k+4)/-12= 60/-12 and you would getk+4=5
Now subtract 4 from both sides
k+4-4= 5-4
k=-9
The total cost would be:
$20 = two people- 2*20=40$
20 = guest
20*20=
400 would be the cost
Answer:
E: L is perpendicular to a line with slope
.
Lines are perpendicular if the negative reciprocal of the slope is equal. For example, the reciprocal of
is
(remember, to get the reciprocal, simply switch the numerator and the denominator).
So, the negative reciprocal of
is
. This represents the slope of a line that is perpendicular.
Answer:
A conditional probability of an event is a probability obtained with knowledge that some other event has already occurred.
Step-by-step explanation:
Conditional probability of an event (A) is a probability obtained with knowledge that some other event (B) has already occurred and is denoted as P(A|B).
It satisfies the following equation:
where P(A and B) is the probability of A and B occurring together.
Conditional probability is applied in many areas of Bayesian statistics and machine learning.