Answer:
For solving x x= -24+y/4 For solving Y y=−24−4x
Step-by-step explanation:
This is solving for x
Add y to both sides.
−4x=24+y
Divide both sides by -4
and the answer is
x= -24+y/4
THis is solving Y
Add 4x to both sides
−y=24+4x
Multiply both sides by -1
and the answer is
y=−24−4x
The left sum would be f0+f1+f2+f3
The right sum would be f1+f2+f3+f4
The trapezoidal rule value is:
(f0+f1)/2 + (f1+f2)/2+(f2+f3)/2 +(f3+f4)/2
This would put the trapezoidal rule in the middle , which makes the answer:
Lower sum < Trapezoidal rule Value < Upper sum
Answer:
405
Step-by-step explanation:
To find sample size, use the following equation, where n = sample size, za/2 = the critical value, p = probability of success, q = probability of failure, and E = margin of error.

The values that are given are p = 0.84 and E = 0.03.
You can solve for the critical value which is equal to the z-score of (1 - confidence level)/2. Use the calculator function of invNorm to find the z-score. The value will given with a negative sign, but you can ignore that.
(1 - 0.9) = 0.1/2 = 0.05
invNorm(0.05, 0, 1) = 1.645
You can also solve for q which is 1 - p. For this problem q = 1 - 0.84 = 0.16
Plug the values into the equation and solve for n.

Round up to the next number, giving you 405.
Answer:
Step-by-step explanation:
The <em>correct answer</em> is:
0.09
Explanation:
First off, we can write 0.9 as a fraction. Reading this, we would say "nine tenths"; this means the number in fraction form is 9/10.
The word "of" in mathematics means we multiply. Thus when we take 1/10 "of" 9/10, we multiply the two:
1/10(9/10)
To multiply fractions, multiply the numerators and multiply the denominators:
1/10(9/10) = (1*9)/(10*10) = 9/100
Converting this back to a decimal, we read 9/100 as "nine one-hundredths"; this means decimal form is 0.09.