X equals weight of permit fish
x + 10X = 132
11x = 132
x= 12
permit fish= 12
tarpon=120
Mean weight of the bag of pears = u = 8 pounds
Standard deviation = s = 0.5 pounds
We have to find what percentage of bags of pears will weigh more than 8.25 pounds. This can be done using the z score.
We have to convert x = 8.25 to z scores, which will be:
z score = 0.5From the z table, the probability of z score being greater than 0.5 is 0.3085
Therefore, the probability of a bag to weigh more than 8.25 pounds is 0.3085
Thus 0.3085 or 31% (rounded to nearest integer) of bags of pears will have weight more than 8.25 pounds at the local market.
<h3>
Answer: Choice C) 31</h3>
==============================================
Explanation:
The recursive rule
f(n+1)=f(n)-3
can be rearranged to
f(n) = f(n+1)+3
after adding 3 to both sides
----------------
Now let's say we plug in n = 3
f(n) = f(n+1)+3
f(3) = f(3+1)+3
f(3) = f(4)+3
f(3) = 22+3
f(3) = 25
Repeat for n = 2
f(n) = f(n+1)+3
f(2) = f(2+1)+3
f(2) = f(3)+3
f(2) = 25+3
f(2) = 28
Each time we keep adding 3 to get the previous term (since the original recursive rule says to subtract 3 to get the next term; we just go backwards of what the instructions say).
Lastly, we can find that f(1) = f(2)+3 = 28+3 = 31 making the answer to be choice C.
Answer: The number of hens are 4 and number of sheeps are 6
Step-by-step explanation:
Given : Total animals = 10
Total number of legs = 32
Let number of hens = h and number of sheep = s
Thus h+s = 10 (1)
Now each hen has two legs and each sheep has 4 legs :
(2)
Solving for h and s we get:
s = 6 , h =4
Thus number of hens are 4 and number of sheeps are 6