Answer:
The coefficients are: 2, 12, 4.
Step-by-step explanation:
The point ends up being ( 1, -1) and if you're graphing it you would put a dot on 1 and -1 on your graph and put a line connecting them (hope this helps)
Answer:The distance from a point to a line is
distance(ax+by+c=0,(x0,y0)) = abs(ax0+by0+c)/sqrt(a^2+b^2)
So first convert the formula for the line to standard form
5x+2y=4
5x+2y-4=0
a=5, b=2, c=-4, x0=15, y0=-21
Step-by-step explanation:
Answer:
P ( 37 < x < 41) = P(-0.5 < Z < 1.5) = 0.6247
Step-by-step explanation:
We know mean u = 38 standard dev. s = 2
We want P ( 37 < x < 41)
so
P( (37 - 38) / 2 < Z) = P(-0.5 < Z)
P( Z < (41 - 38)/2 ) = P( Z < 1.5)
Find P(Z < -0.5) = 0.3085
Find P(Z > 1.5) = 0.0668
so P(-0.5 < Z < 1.5) = 1 - P(Z < -0.5) - P(Z > 1.5)
P(-0.5 < Z < 1.5) = 1 - 0.3085 - 0.0668
P(-0.5 < Z < 1.5) = 0.6247
P ( 37 < x < 41) = P(-0.5 < Z < 1.5) = 0.6247
Step-by-step explanation:
davis is right.