Answer: Choice D
(a-e)/f
=======================================
Explanation:
Points D and B are at locations (e,f) and (a,0) respectively.
Find the slope of line DB to get
m = (y2-y1)/(x2-x1)
m = (0-f)/(a-e)
m = -f/(a-e)
This is the slope of line DB. We want the perpendicular slope to this line. So we'll flip the fraction to get -(a-e)/f and then flip the sign from negative to positive. That leads to the final answer (a-e)/f.
Another example would be an original slope of -2/5 has a perpendicular slope of 5/2. Notice how the two slopes -2/5 and 5/2 multiply to -1. This is true of any pair of perpendicular lines where neither line is vertical.
Answer: The number of $12 tickets and $15 sold are 120 and 180 respectively.
Step-by-step explanation:
The given equation is:
12x + 15y = 4140 .....(1)
Where,
x stands for $12 tickets and y stands for $15 tickets
According to the question:
x + y = 300 ....(2)
Now solving equation 1 and 2.
From equation 2:
x = 300 - y
Now putting this expression in equation 1.
12x + 15y = 4140
12(300 - y) + 15y = 4140
3600 - 12y + 15y = 4140
3600 + 3y = 4140
3y = 4140 - 3600
3y = 540
y = 180
And,
x = 300 - y = 300 - 180 = 120
The number of $12 tickets sold = x = 120
The number of $15 tickets sold = y = 180
Thus, the number of $12 tickets and $15 sold are 120 and 180 respectively.
Answer:
I think the right answer is B.
Answer: 176 mins
Since 2 hours is 120 mins and 1 hour is 60 min. You have to add 56 and 120 which is 176 mins easy done.
Answer:
formula for a circle: (x-h)^2 + (y-k)^2 = r^2, where (h,k) is the center and r is the radius.
1. Plug in center coordinates into formula
(x-3)^2 + (y-(-6))^2 = r^2
2. Plug in radius value
(x-3)^2 + (y-(-6))^2 = 5^2
3. Simplify:
(x-3)^2 + (y+6)^2 = 25