Answer:
110 students walk or bike to school.
Step-by-step explanation:
48% of the 208 students walk, whereas 5% bike. Combining 48% and 5%, we get 53%.
53% of the total number, n, comes to 208 students.
This number is 0.53(208 students), or 110 students.
110 students walk or bike to school.
Lets assume that they are driving at an average of 70mph, and getting gas takes 10 minutes, and stopping to eat takes 30.
t=d/s
t=600/70
t=8.57
Stopping to eat twice is 30 x 2 = 60 (another hour)
and Gas is 10 x 3 = 30 minutes (0.5 hours)
Total time is,
8.57+1+0.5 =10.07
So the trip will take approx 10.7 hours total.
(This is using my assumptions, from my experience!)
Answer: i’m not sure if it’s just simplifying or factoring. but for simplifying it equals. 1/8 or .125
Explanation: calculator
Answer:
$2.20
Step-by-step explanation:
11 pounds of rice for $5.
Divide the $5 by 11.
11 divided by 11 is 1.
So 1 pound of rice is $2.20.
(PS i might be wrong, SO SORRY IF I AM)
Answer:
The fourth term of the expansion is -220 * x^9 * y^3
Step-by-step explanation:
Question:
Find the fourth term in (x-y)^12
Solution:
Notation: "n choose k", or combination of k objects from n objects,
C(n,k) = n! / ( k! (n-k)! )
For example, C(12,4) = 12! / (4! 8!) = 495
Using the binomial expansion formula
(a+b)^n
= C(n,0)a^n + C(n,1)a^(n-1)b + C(n,2)a^(n-2)b^2 + C(n,3)a^(n-3)b^3 + C(n,4)a^(n-4)b^4 +....+C(n,n)b^n
For (x-y)^12, n=12, k=3, a=x, b=-y, and the fourth term is
C(n,3)a^(n-3)b^3
=C(12,3) * x^(12-3) * (-y)^(3)
= 220*x^9*(-y)^3
= -220 * x^9 * y^3