Since there are 12 months in a year, all we need to do is divide 27 pounds by 12, and we get that he lost, on average, 2.35lbs per month.
Answer:
0.7938
Step-by-step explanation:
z1 = (125-100)/15 = 1.667
P( < 125) = 0.9522
z2 = (85-100)/15 = -1
P( > 85) = 0.8413
0.9522 + 0.8413 - 1 = 0.7935
Answer:
(7^9)/4 = 40,353,607/4
Step-by-step explanation:
Assuming each digit is used once and exponentiation is allowed, the largest numerator and smallest denominator will result in the largest fraction.
__
If other functions, such as factorial are allowed, then there might need to be a limit on the number of times they are applied. For example,
(7!)^(9!)/4 has about 1 million digits
something like ...
((7!)^(9!))!/4 has many more digits than that
and you can keep piling on the factorial symbols to any desired depth.
Answer:
B, x≥2
Step-by-step explanation:
54 - 10x ≤ 20 + 7x - subtract 20
34 - 10x ≤ 7x - add 10x to 7x
34 ≤ 17x - divide 34 by 7
2 ≤ x - flip the equation - x ≥ 2
Hope this is helpful!
Answer:
slope is 5, y intercept is -7
Step-by-step explanation:
In the form y=mx+c, m is the slope and c is the y-intercept.
Rearrange the formula to fit this form:
5x-y=7
-y=7-5x
y=5x-7
∴m(slope)=5
∴c(y-intercept)=-7