Answer:
ab/2 + 2c
Step-by-step explanation:
Half the product would be represented by “product/2”
The product of two numbers a and b can be represented by “ab”
Added to twice a third number c = + 2c
I think there are 125 heart stickers and 375 star stickers. 20/4 = 5, so there are 5 heart stickers per sheet. there are 25 sheets in the package, 5 x 25 = 125. if the remaining stickers on a sheet are stars then there are 15 star stickers per sheet. 15 x 25 = 375.
For a probability distribution the expected value is the summation of product of probabilities with their respective data values. Let x be the probability that Jackson goes gym for 2 days and y be the probability that he goes gym for 3 days.
For the given case we have following values and their probabilities:
0 : 0.1
2 : x
3 : y
So the expected value will be = 0(0.1) + 2(x) + 3(y)
Expected value is given to be 2.05. So we can write the equation as:
2x + 3y = 2.05 (Equation 1)
Also for a probability distribution, the sum of probabilities must always equal to 1. So we can set up the second equation as:
0.1 + x + y = 1
x + y = 0.9 (Equation 2)
From Equation 2 we can write the value of x to be x = 0.9 - y. Using this value in equation 1, we get:
2(0.9 - y) + 3y = 2.05
1.8 - 2y + 3y = 2.05
1.8 + y = 2.05
y = 0.25
Using the value of y in equation 2 we get value of x to be 0.65
Therefore we can conclude that:
The probability that Jackson goes to gym for 2 days is 0.65 and the probability that he goes to gym for 3 days is 0.25
I'm assuming that this is the complete question.
If f(x) = 3 – 2x and g(x)=1/(x+5), what is the value of (f/g)(8)? a) –169 b) –1 c) 13 d) 104
x = 8
f(x) = 3 -2xf(8) = 3 - 2(8) = 3 - 16 = -13
g(x) = 1/(x+5)g(8) = 1/(8+5) = 1/13
(f/g)(8)f(8)/g(8) = -13/ (1/13) = -13 * 13 = -169 Choice A :)
Ceiling Function is the least integer that is greater than or equal to x.