The first thing we are going to do for this case is to define the following variable:
x = number of trees.
We then have that the equation that represents the problem is given by:
y = 50 (x-1) + 20
Rewriting:
y = 50x - 50 + 20
y = 50x - 30
Substituting for y = 390 we have:
390 = 50x - 30
We clear x:
x = (390 + 30) / (50)
x = 8.4
nearest whole integer
x = 8
Answer:
will be planted along one block about 8 trees.
We need to find the lowest common multiple of 6 and 8...and that number would be 24. So 24 days from March 5 is when they will both happen again.
So thats gonna make it March 29.
9514 1404 393
Answer:
10
Step-by-step explanation:
The distance formula is useful.
d = √((x2 -x1)^2 +(y2 -y1)^2)
d = √((7 -1)^2 +(12 -4)^2) = √(6^2 +8^2) = √(36 +64) = √100
d = 10
The distance between P and Q is 10.
_____
<em>Additional comment</em>
You may recognize the run : rise ratio of 6 : 8 = 3 : 4. This suggests a 3-4-5 right triangle with a scale factor of 2. If you're familiar with that Pythagorean triple, you can write down the answer as soon as you see the rise and run numbers.
Answer:
A) P(WWC) = 0.128
B) P(WCC) = 0.032
P(CWC) = 0.032
P(CCW) = 0.032
C) probability of getting 2 correct answers when 3 guesses are made is i.e P (1 wrong and 2 correct) = 0.064
Step-by-step explanation:
A) Using the multiplication rule, we have; P(A and B) = P(A) x P(B)
Probability of a wrong answer = 4/5 = 0.8
Probability of a correct answer = 1/5 =0.2
Thus; P(WWC) = 0.8 x 0.8 x 0.2 = 0.128
B) Beginning with one wrong and two correct answers, a complete list of all possibilities is;
P(WCC), P(CWC), P(CCW)
Hence the complete list is;
(0.8 x 0.2 x 0.2); (0.2 x 0.8 x 0.2); (0.2 x 0.2 x 0.8)
So we have;
P(WCC) = 0.032
P(CWC) = 0.032
P(CCW) = 0.032
C) Based on the results above, the probability of getting 2 correct answers when 3 guesses are made is i.e P(1 wrong and 2 correct) = 2 x 0.032 = 0.064