Answer:
300 times bigger.
Step-by-step explanation:
That would be (1.8 * 10^27 ) / (6 * 10^24)
= 0.3 * (10^27/10^24)
= 0.3 * 10^3
= 3 * 10^2
= 300.
Answer:
$301 - $397
Step-by-step explanation:
Using the Empirical rule
1) 68% of data falls within 1 standard deviation from the mean - that means between μ - σ and μ + σ .
2)95% of data falls within 2 standard deviations from the mean - between μ – 2σ and μ + 2σ .
3)99.7% of data falls within 3 standard deviations from the mean - between μ - 3σ and μ + 3σ .
From the above question,
Mean = 349 , standard deviation = 24.
Confidence interval = 95%
Using 2)95% of data falls within 2 standard deviations from the mean - between μ – 2σ and μ + 2σ .
μ – 2σ
= 349 - 2(24)
= 349 - 48
= 301
μ + 2σ
349 + 2(24)
= 349 + 48
= 397
Therefore, according to the standard deviation rule, approximately 95% of the students spent between $301 and $397 on textbooks in a semester.
Answer:
Area of triangle= 1/2 x base x height
Area of triangle




Therefore the area of the triangle is 45.5inch
I believe it would be 320000 sorry if I didn't really help
The first step is to find the slope. Use the slope formula
m = (y2-y1)/(x2-x1)
The two points are (x1,y1) = (-1,5) and (x2,y2) = (2,-1)
So,
x1 = -1
y1 = 5
and
x2 = 2
y2 = -1
will be plugged into the slope formula to get...
m = (y2-y1)/(x2-x1)
m = (-1-5)/(2-(-1))
m = (-1-5)/(2+1)
m = (-6)/(3)
m = -2
The slope is -2
Use m = -2 and one of the points to find the y intercept b. I'll use the point (x,y) = (-1,5) ---> x = -1, y = 5
y = mx+b ... slope intercept form
5 = -2*(-1)+b
5 = 2+b
5-2 = 2+b-2
3 = b
b = 3
The y intercept is 3
-----------------------------------
m = -2 is the slope
b = 3 is the y intercept
Therefore y = mx+b turns into y = -2x+3 as the equation that goes through the two points