Answer:
7y + 2x + 34 = 0
Step-by-step explanation:
The gradient for perpendicular, m = -2/7
The formular equation, y - y1 = m(x - x1)
The equation of line through (4, -6) is:
y - (-6) = -2/7(x - 4)
y + 6 = -2x/7 + 8/7
7y + 42 + 2x - 8 = 0
7y + 2x + 34 = 0
Answer:
18
Step-by-step explanation:
The expected value is the probability times the frequency.
3 = 1/6 × n
n = 18
Note: the use of the word "odds" is very misleading here. Odds are the ratio of number of successes to number of failures:
S / F
Probability is the ratio of number of successes to number of all outcomes:
S / (S + F)
So the probability of rolling a 5 is 1/6. The odds of rolling a 5 is 1/5.
Furthermore, the word "must" is also incorrect. The player didn't <em>have</em> to roll 18 times. They could have rolled three times and gotten a 5 each time. Or they could have rolled 100 times. 18 is simply the most <em>likely </em>number of rolls needed to get three 5's.
• Imagine we are using these two points to draw a triangle where new point E is a right angle with coordinates (-1, -9)
• FE = 5
• EC = 4
• FE^2 + EC^2 = FC^2
• (25) + (16) = 41 = FC^2
• FC = square root(41)
If Tim is 2 more than twice angies age, Tim is 42.
Answer:
y = -2x + 1.
Step-by-step explanation:
2y = x - 1
y = 1/2y - 1/2
If line X is perpendicular to line Y (the line where y = 1/2y - 1/2), the slope will be the negative reciprocal of line Y. That means that there will be a negative sign instead of positive, and the 1/2 will be flipped to become 2/1, which is 2.
So, the slope will be -2.
We now have y = -2x + c.
To find c, simply put in -1 for x and 3 for y.
3 = -2 * -1 + c
c + 2 * 1 = 3
c + 2 = 3
c = 1
So, the equation of the line is y = -2x + 1.
Hope this helps!