The answer is 5 because 10 divided by 2 is 5
Answer:
119
Step-by-step explanation:
Divide the number of baskets (56) by the denominator:
56 ÷ 8 = 7
Multiply by 7 to get the amount of 2 point baskets and multiply by 1 to get the amount of 3 point baskets. (they both add up to 56 baskets)
7 × 7 = 49
7 × 1 = 7
multiply the 49, 2 point baskets by 2 and the 7, 3 point baskets by 3 and add them together to get the total points.
49 × 2 = 98
7 × 3 = 21
98 + 21 = 119
Answer:
15
Step-by-step explanation:
Answer:
This is called transitivity property
A=22/10
A=integral(a,b) [f(x)-g(x)]dx
Since the function is even (the function is mirrored over the y axis) we can evaluate the integral from 0 to 1 and then multiply our answer by 2 since we have the same area on each side of the y axis.
We get A=2*int.(0, 1)[(x^2)-(-2x^4)]dx
Now we can integrate by term.
2*[int.(0, 1)[x^2]dx+int(0, 1)[2x^4]dx]
Now factor out constants.
2*[int(0,1)[x^2]dx+2int(0,1)[x^4]dx]
Now integrate.
2*[(x^3/3)|(0,1) + 2*(x^5/5)|(0,1)]
Now solve.
2*[(1/3)+2*(1/5)]
=22/10
Hope you can decipher what I wrote!