The only error you made is on problem 3. Everything else is correct. Nice work.
-------------------------------------------------------
Here is how to solve problem 3
Plug x = 1 into the equation and solve for y
-3x + y = 1
-3*1 + y = 1 ... replace x with 1
-3 + y = 1
y - 3 = 1
y - 3 + 3 = 1 + 3 .... add 3 to both sides
y = 4
<h3>The answer is 4</h3>
-------------------------------------------------------
Verifying the answer:
Plug (x,y) = (1,4) into the equation. Both sides should be the same number after simplifying both sides.
-3x + y = 1
-3*1 + 4 = 1 ..... replace x with 1; replace y with 4
-3 + 4 = 1
1 = 1
The answer is confirmed.
If you were to graph -3x + y = 1, which is equivalent to y = 3x+1, you'll find that the point (1,4) is on this line.
In this problem it is asking how many gallons the pool holds. It gives you a method of exchange from cubic feet to this however, so in order to solve for this, we first have to solve for how many cubic feet is in the swimming pool, or how much volume the swimming pool has. The formula for the volume of a rectangle is Length*Width*Depth=Volume. Plugging in what we have we get 30*20*6=Volume, or Volume = 3600. As there are 7.5 gallons of water in each cubic foot, we simply multiply 7.5 times 3600 to get the answer. This is 27000.
Answer:
216 cm^2
Step-by-step explanation:
A cube has 6 congruent, square faces.
Each face has side length of 6 cm.
The total surface area is the sum of the surface areas of the 6 faces, but since all faces are congruent, the total surface area is
SA = 6s^2
where s = side length
SA = 6 * (6 cm)^2
SA = 6 * 36 cm^2
SA = 216 cm^2
Using the normal distribution, it is found that there is a 0.0005 = 0.05% probability of getting more than 66 heads.
<h3>Normal Probability Distribution</h3>
The z-score of a measure X of a normally distributed variable with mean and standard deviation is given by:
- The z-score measures how many standard deviations the measure is above or below the mean.
- Looking at the z-score table, the p-value associated with this z-score is found, which is the percentile of X.
- The binomial distribution is the probability of x successes on n trials, with p probability of a success on each trial. It can be approximated to the normal distribution with .
For the binomial distribution, the parameters are given as follows:
n = 100, p = 0.5.
Hence the mean and the standard deviation of the approximation are given as follows:
- .
Using continuity correction, the probability of getting more than 66 heads is P(X > 66 + 0.5) = P(X > 66.5), which is <u>one subtracted by the p-value of Z when X = 66.5</u>.
Z = 3.3
Z = 3.3 has a p-value of 0.9995.
1 - 0.9995 = 0.0005.
0.0005 = 0.05%
More can be learned about the normal distribution at brainly.com/question/4079902
#SPJ1