Assuming that :
- The number of the gallons is symbolized by g
- Time per minute is symbolized by t
the equation would be :
g = 10 + 7.5 t
Hope this helps
It should be C., is that what the graph looks like?
Answer:
210.22
Step-by-step explanation:
first you need to divide 3785 divided by 18 which is 210.22222222 then u need to round to the nearest tenth which is equaled to 210.22. I hope this helped
Answer:
Step-by-step explanation:
This is a special die. Its six sides bear the numbers {9, 10, 11, 12, 13, 14}.
There are three possibilities for getting a multiple of two: {10, 12, 14}, and
there is only one possibilities for getting a multiple of ten: {10, 12, 14}
The probability here of getting a multiple of two is 3/6, and that of getting a multiple of ten is 1/6. But one of the outcomes is found in both result sets: 10. Getting a multiple of 10 is already included in the event that the outcome is a multiple of two. My answer here would be 3/6, or 1/2.
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.