You would place a #line going from negatives on left to positive on right then place a point at positive 5 and go back 5, 3 times
Answer:
If multiples are allowed (like "10 plain, two chocolate"), then for each of 12 donuts there are 21 possibilities.
That is 21 x 21 x 21 .... x 21 (12 terms in all) = 21^12
Step-by-step explanation:
Answer:
542.50
Step-by-step explanation:
Given:
Least square regression equation :
y = 102.50 + 0.65x + residual
y = predicted fare
x = distance in miles
Intercept = 102.50
Slope = 0.65
Distance in miles, x = 500 miles
y = 102.50 + 0.65(500) + 115
y = 102.50 + 325 + 115
y = 427.5 + 115
y = 542.50
Answer:
midpoint = (3,3.5)
distance = 5
Step-by-step explanation:
midpoint = (x1+X2/2, y2+y2/2)
=(5+1/2, 5+2/2)
=(6/2, 7/2)
=(3, 3.5)
distance= √(x2-x1)^2 -(y2-y1)^2
=√(1-5)^2 -(2-5)^2
= √ 16+9 =√25 =5