To find the number of hours, divide the total distance by the speed.
Hours = 76 km / 14 km per hour
Hours = 4.529
Round the answer as needed.
Answer:
approximately 27 grams
Work Shown:
Half life formula
y = A*(0.5)^(x/H)
where,
A = starting amount = 30 grams
H = half life period = 90 years
x = number of years that pass by = 12
y = amount left over after x years
Let's plug the values for x, A and H into the formula to find y
y = A*(0.5)^(x/H)
y = 30*(0.5)^(12/90)
y = 27.3516746567466
y = 27 .... rounding to the nearest whole number
Answer:
p-value of the statistics = 0.0096
Step-by-step explanation:
Given - The mayor of a town has proposed a plan for the annexation of an adjoining bridge. A political study took a sample of 1500 voters in the town and found that 47% of the residents favored annexation. Using the data, a political strategist wants to test the claim that the percentage of residents who favor annexation is above 44%.
To find - Determine the P-value of the test statistic.
Proof -
Given that,
H0 : p = 0.44
Ha : p > 0.44
Now,
Test Statistics is
z = (p bar - p)/ sqrt(p(1-p)/n)
= (0.47 - 0.44) / sqrt(0.44(1-0.44)/1500)
= 2.34
⇒z = 2.34
So,
p-value = P(Z > z)
= P(Z > 2.34)
= 0.0096
⇒p-value = 0.0096
Variables can be used to represent unknown numbers in a equation or expression that you will later find out what they are
The elimination method works by adding the two equations and eliminating one variable. Then you solve an equation in one variable. Finally, you use substitution or elimination again to find the other variable. Sometimes, by simply adding the equations, a variable is not eliminated. Then you need to multiply one or both equations by a factor to get a variable to be eliminated.
A)
2x - 4y = 8
x + 3y = -11
Adding the equations does not eliminate x or y.
Notice that in the first equation, every coefficient is even. We can divide both sides of the first equation by 2. Then the first term would be x. Instead, let's divide both sides of the first equation by -2. Then the x's will be eliminated.
-x + 2y = -4 <-- The first equation divided by -2
x + 3y = -11 <-- The original second equation. Now we add the equations.
----------------
5y = -15
y = -3
Now that we know y = -3, we substitute it into the first original equation and solve for x.
2x - 4y = 8
2x - 4(-3) = 8
2x + 12 = 8
2x = -4
x = -2
Answer: x = -2; y = -3
B)
We see that the x's will be eliminated by addition. Just add the equations.
-3x + 7y = 9
3x - 7y = 1
---------------
0 + 0 = 10
0 = 10 <---- this is a false statement, so this system of equations has no solution.