Answer:
2 cakes with the sugar she has and there will still be some sugar left.
Step-by-step explanation:
Amount of sugar in the cabinet of Cassie = 1/2 pound
Amount of sugar required by Cassie to make her cake recipe = 2/10 pound
= 1/5 pounds
Then
The number of cakes that Cassie can make = (1/2)/(1/5)
= 5/2
= 2 1/2
Answer:
Step-by-step explanation:
The tangent equation = side opposite angle / side beside angle
which in this case is 
which is the third choice
Hope that helps!
Answer:
B. Use the coordinate pairs to show that an equation of the form y = x + c can be written. C. List out the coordinate pairs and show that each y–value is a multiple of its associated x–value. D. Plot the coordinate pairs on a graph and show that the points make a straight line through the origin.
Step-by-step explanation:
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