The 11th triangular number = 66
Answer:
The terms
Step-by-step explanation:
The terms in this expression are coefficients, constants, variables, and exponents. 3 and 4 would be the coefficients. 8 would be the constant. r is the variable and 2 is the exponent.
Answer:
One avocado costs $1 and one tomato costs $0.50
Step-by-step explanation:
Set up a system of equations where t is the number of tomatoes and a is the number of avocados:
4t + 8a = 10
6t + 14a = 17
Solve by elimination by multiplying the top equation by 3 and the bottom equation by -2:
12t + 24a = 30
-12t - 28a = -34
Add them together and solve for a:
-4a = -4
a = 1
Plug in 1 as a into one of the equations and solve for t:
4t + 8a = 10
4t + 8(1) = 10
4t + 8 = 10
4t = 2
t = 0.5
So, one avocado costs $1 and one tomato costs $0.50
Answer:8
Step-by-step explanation: plug in 0 for y then solve
The easiest way to find the vertex is to convert this standard form equation into vertex form, which is y = a(x - h)^2 + k.
Firstly, put x^2 - 10x into parentheses: y = (x^2 - 10x) + 30
Next, we want to make what's inside the parentheses a perfect square. To do that, we need to divide the x coefficient by 2 and square it. In this case, the result is 25. Add 25 inside the parentheses and subtract 25 outside of the parentheses: y = (x^2 - 10x + 25) + 30 - 25
Next, factor what's inside the parentheses and combine like terms outside of the parentheses, and your vertex form is: y = (x - 5)^2 + 5.
Now going back to the formula of the vertex form, y = a(x - h)^2 + k, the vertex is (h,k). Using our vertex equation, we can see that the vertex is (5,5).