Answer:
0, -1, -3
Step-by-step explanation:
f(x) = y = height of the line plotted
if you treat the x axis as the "ground" or "floor"....you're looking for the point when the graph "hits" the "floor", meaning zero height.
Answer:
She needs 50 ft² of wood to cover the table
Step-by-step explanation:
You need to know the formula for area of a trapezoid, which is
A = (B1 + B2)h/s (add the bases together, multiply by the height, then divide
by 2)
We are given B1 = 12, B2 = 8, and h = 5, so plug them in and simplify
A = (12 + 8)(5)/2
A = (20)(5)/2
A = 100/2
A = 50 ft²
Let no red ribbons=x
no. Of blue ribbons=x+3
No. Of yellow ribb9ns=x+7
Totsl ribbons=28
28=x+x+3+x+7
28=3x+10
3x=28-10
3x=18
X=18/3
X=6
No .of red ribbons=6
No. Of blue ribbons=x+3=9
No. Of yellow ribbons=x+7=13
1m = 100 cm
0.05 m = 5cm
1 km = 10000 cm
0.00005 km = 5 cm
Yes they are equal
(Mark me the brainliest if this has helped!)
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