Answer:
Look below.
Step-by-step explanation:
We can use the information provided to plug it into a...
Fomula to find a volume of a cylinder:
V=πr^2h
V=π(10)^2(15)
V≈4712.39ft
I can't see the price for shoe rentals but the expression should be
total cost in dollars (y)=(number of games (3) X the price of a game ($4)) + price of shoes. Plug in your values and you should get y=$12+shoes.
Website A:
c = 10 + 0.25 s
where c is the cost and s is the number of songs.
Website B:
c = 0.75 s
The equation ( answer ):
10 + 0.25 s = 0.75 s
We can solve this equation:
10 = 0.5 s
s = 10 : 0.5
s = 20 ( Marvin would have to buy 20 songs to to make the costs equal )
Since all the sides add up to 10x+2, that means that 10x-2-<side1>-<side2>=<side3>. Plugging it in, we have 10x-2-5x-(2x+9)=side3, and 5x-2-(2x+9)=side3, then expanding it to 5x-2-2x-9=3x-11=side3
Answer:
f(n) = -n^2 -3n +5
Step-by-step explanation:
Suppose the formula is ...
f(n) = an^2 +bn +c
Then we have ...
f(1) = 1 = a(1^2) +b(1) +c
f(2) = -5 = a(2^2) +b(2) +c
f(3) = -13 = a(3^2) +b(3) +c
__
Here's a way to solve these equations.
Subtract the first equation from the second:
-6 = 3a +b . . . . . 4th equation
Subtract the second equation from the third:
-8 = 5a +b . . . . . 5th equation
Subtract the fourth equation from the fifth:
-2 = 2a
a = -1
Then substituting into the 4th equation to find b, we have ...
-6 = 3(-1) +b
-3 = b
and ...
1 = -1 +(-3) +c . . . . . substituting "a" and "b" into the first equation
5 = c
The formula is ...
f(n) = -n^2 -3n +5