Its (2+h)+3 that's the answer
Answer:
1/5 or 20% since there are five people it could potentially be and Evelyn is one of them.
Answer:
The value of x = 9
Step-by-step explanation:
Given the angles of the triangle
We know that the sum of angles of a triangle is 180°.
Therefore,
(13x+2)° + (5x-7)° + (3x-4)° = 180°
13x+2 + 5x-7 + 3x-4 = 180°
21x + 2 - 11 = 180°
21x - 9 = 180°
21x = 180° + 9
21x = 189
divide both side sby 21
21x/21 = 189/21
x = 9
Therefore, the value of x = 9
It is asking you to find the sum of k^2 - 1 from k=1 to k=4. Since that is only 4 numbers, calculating the sum by hand wouldn’t be that bad.
(1^2 - 1) + (2^2 - 1) + (3^2 - 1) + (4^2 - 1) = 26
The easier way to find the sum is to use a few simple formulas.
When we have a term that is just a constant c, the formula is c*n.
When we have a variable k, the formula is k*n*(n+1)/2.
When we have a squared variable, the formula is k*n*(n+1)*(2n+1)/6.
In this case, we have a squared variable k^2 and a constant of -1.
So plug in n=4 to the formulas:
4*5*9/6 - 1*4 = 26
The answer is 26
The answer is -4
Solution:
f(x) = 3x - 7
g(x) = 2x^2 - 3x + 1
(fog)(0)
= f(2(0)^2 - 3(0) + 1)
= f(2x^2 - 3x + 1)
= f(1)
= 3x - 7
= 3(1) - 7
= -4