The solutions you get when you solve the formula are the corresponding y coordinates to your x value. So say a point on your graph is (2,3). The first number is x and the second is y. (x,y). The number you plug into your function is x,or in this case: 2. The solution to the equation when the x value is plugged in is y, or 3. Therefore, giving you a point on your graph.
Answer:
41
Step-by-step explanation:
13 cm × 3.14 ( pi )
will give you
40.82 = 41
Complete Question
In a genetic experiment on peas, one sample of offspring contained 436 green peas and 171 yellow peas. Based on those results, estimate the probability of getting an offspring pea that is green. Is the result reasonably close to the value of 3/4 that was expected? The probability of getting a green pea is approximately: Is the probability reasonably close to 3/4?
Answer:
The probability is 
Yes the result is reasonably close
Step-by-step explanation:
From the question we are told that
The number of of green peas is 
The number of yellow peas is 
The sample size is 
The probability of getting an offspring pea that is green is mathematically represented as



Comparing
to
we see that the result is reasonably close
Answer:
The two numbers following 1,-2,3,-4,5... are -6 and 7.
Step-by-step explanation:
index: 1 2 3 4 5 ....
value: 1 -2 3 -4 5
Let the index be n. Then the first term is a(1), the secon is a(2), and so on.
a(2) = 2*(-1)^(2-1) = 2*(-1) = -2 (correct)
a(3) = 3*(-1)^(3-1) = 3*(-1)^2 = 3 (correct)
a(4) = 4*(-1)^(4-1) = 4*(-1)^3 = -4 (correct)
So the general formula for a(n) is: a(n)=n(-1)^(n-1)
Thus,
a(5) = 5(-1)^4 = 5
a(6) = 6(-1)^5 = -6
a(7) = 7(-1)^6 = 7
The "next two numbers in the pattern" are -6 and 7. The first 7 numbers are
1,-2,3,-4,5, -6, 7