Answer:-
I think it’s the last option where x and y both are zero.
2x + 2y = 0
Here x = 0 and y = 0.
Hope it helps if u hv any questions feel free to ask...hv a grt day :)
6 songs
The way to find this answer is to divide 18 by 3, which is six, which means that after every six songs a commercial is played.
Hope this was helpful and that I explained it correctly.
1 feet = 12 inches
25 feet= 25*12 inches
25 feet=300 inches
300inches/4inches=75 pieces of ribbon
Answer:
Radius of the circle = 6 units
Step-by-step explanation:
Let the radius of the circle be r
According to the given condition:
Area of the circle = 3 times the circumference of the circle

Find rates of change until you find a constant.
dy/dx=1,2,3,4,5,6
d2y/dx2=1,1,1,1,1
So the acceleration, d2y/d2x, is constant. This means that this is a quadratic sequence of the form a(n)=an^2+bn+c. So we can set up a system of equations to solve for the values of a,b, and c. Using the first three points, (1,1), (2,2), and (3,4) we have:
9a+3b+c=4, 4a+2b+c=2, and a+b+c=1 getting the differences...
5a+b=2 and 3a+b=1 and getting this difference...
2a=1, so a=1/2 making 5a+b=2 become:
2.5+b=2, so b=-1/2, making a+b+c=1 become:
1/2-1/2+c=1, so c=1 so the rule is:
a(n)=0.5x^2-0.5x+1 or if you prefer to not have decimals
a(n)=(x^2-x+2)/2