Answer:
30%
Step-by-step explanation:
percent decrease = (new - old) / old * 100 = (3934-5620)/5620 * 100 = 30%
Answer:
3/17
Step-by-step explanation:
-2x + 3(-5x + 1)
-2x -15x +3
-17x + 3
17x = 3
x = 3/17
Add 12 to both sides resulting in 5a = 60 and then divide both sides by 5 which results in a = 12 so your answer will be a = 12
Answer: (13.4996, 32.5004)
Step-by-step explanation:
The confidence interval for mean difference is given by :-
,
where
= sample mean difference .
= critical t value (two-tailed)
SE= Standard error.
Given :

SE= 4.2
Now, the confidence interval for mean difference will be :-
Hence, the required confidence interval : (13.4996, 32.5004)
Answer:
5/7
Step-by-step explanation:
A common factor of 8 can be canceled from numerator and denominator.
40/56 = (5·8)/(7·8) = (5/7)·(8/8) = (5/7)·1 = 5/7
_____
Since you know your multiplication tables, you know that 40 and 56 are both multiples of 8.
__
If you don't know your multiplication tables, you can find the greatest common divisor (GCD) of the two numbers and divide each by that. The GCD can be found using Euclid's algorithm. For that, you divide the larger by the smaller and use the remainder as the new smaller number. The original smaller number is now the larger number. For these numbers, that looks like ...
56 ÷ 40 = 1 r 16
40 ÷ 16 = 2 r 8
16 ÷ 8 = 2 r 0 . . . . . the zero remainder signals that the divisor (8) is the GCD
Now, your fraction is ...
(40/8) / (56/8) = 5/7