Answer:
y = -3x+4
Step-by-step explanation:
y = -3x+b
7=-3(-1)+b
7=3+b
4=b
Answer:
health class
Step-by-step explanation:
when the mean absolute deviation (M.A.D) is lower, that means the data is closer together. When it is higher that means the data is more spread out.
Answer:
<h2>C. <em>
20,160</em></h2>
Step-by-step explanation:
This question bothers on permutation since we are to select a some people out of a group of people and then arrange in a straight line. If r object are to be arranged in a straight line when selecting them from n pool of objects. This can be done in nPr number of ways.
nPr = n!/(n-r)!
Selection of 6 people out of 8 people can therefore be done in 8C6 number of ways.
8P6 = 8!/(8-6)!
8P6 = 8!/2!
8P6 = 8*7*6*5*4*3*2!/2!
8P6 = 8*7*6*5*4*3
8P6 = 56*360
8P6 = 20,160
<em>Hence this can be done in 20,160 number of ways</em>
Answer:
A.481.25
Step-by-step explanation:
d=rt
Plug in numbers
d=38.5(12.5)
d=481.25
Proof by induction
Base case:
n=1: 1*2*3=6 is obviously divisible by six.
Assumption: For every n>1 n(n+1)(n+2) is divisible by 6.
For n+1:
(n+1)(n+2)(n+3)=
(n(n+1)(n+2)+3(n+1)(n+2))
We have assumed that n(n+1)(n+2) is divisble by 6.
We now only need to prove that 3(n+1)(n+2) is divisible by 6.
If 3(n+1)(n+2) is divisible by 6, then (n+1)(n+2) must be divisible by 2.
The "cool" part about this proof.
Since n is a natural number greater than 1 we can say the following:
If n is an odd number, then n+1 is even, then n+1 is divisible by 2 thus (n+1)(n+2) is divisible by 2,so we have proved what we wanted.
If n is an even number" then n+2 is even, then n+1 is divisible by 2 thus (n+1)(n+2) is divisible by 2,so we have proved what we wanted.
Therefore by using the method of mathematical induction we proved that for every natural number n, n(n+1)(n+2) is divisible by 6. QED.