Answer:
2.42
Step-by-step explanation:
standard deviation= sqrt(variance)
Variance=E[X2] - E[X]2
E[X] = sum(X)/n=35/9, so E[X]2 = 1225/81
E[X2] =sum(X2)/n = 189/9 = 170/81
Variance= 476/81
Standard deviation = sqrt(476/81) ~2.42
Answer:
$32,400
Step-by-step explanation:
We can just replace 12 for x in the equation y = 2700x
y = 2700x
y = 2700(12)
y = 32,400
The money paid after 12 years is $32,400
-Chetan K
Subtraction
161616+444= 162,060
Answer:
- slope: 1
- equation: y = x +3
Step-by-step explanation:
The slope of the line between two points can be found using the slope formula:
m = (y2 -y1)/(x2 -x1)
m = (2 -0)/(-1 -(-3)) = 2/2
m = 1 . . . . . the slope of the line is 1
__
The value of the y-intercept can be found by solving the slope-intercept equation for b.
y = mx +b
b = y -mx
b = (0) -(1)(-3) = 3 . . . . . using point (x, y) = (-3, 0)
The equation of the line with slope 1 and y-intercept 3 can be written as ...
y = x +3