Answer: 115°
Step-by-step explanation:
We should note that the sum of the angles that are in a triangle is equal to 180°, therefore we will add the angles given and equate them to 180°. This will be:
(8x - 5) + (2x) + (3x - 10) = 180
8x - 5 + 2x + 3x - 10 = 180
Collect like terms
8x + 2x + 3x = 180 + 5 + 10
13x = 195
x = 195/13
x = 15
The angles are:
8x - 5 = 8(15) - 5 = 120 - 5 = 115°
2x = 2(15) = 30°
3x - 10 = 3(15) - 10 = 45 - 10 = 35°
Therefore, the largest angle is 115°
For a function (fn) to be odd:
f(x) = - f(-x)
For a fn to be even:
f(x) = f(-x)
For a fn to be neither even nor odd
f(x) != f(-x) [No Relation]
(-x)^n = x^n for n -> even
(-x)^n = -x^n for n -> odd
In your example:
f(x) = -4x^3 + 4x
f(-x) = -4 (-x)^3 + 4 (-x)^1 ( 3 and 1 are odd powers )
f(-x) = 4x^3 - 4x (take -1 common to do the check)
f(-x) = -( -4x^3 + 4x ) = - f(x) [between the bracket was the original fn]
f(x) = - f(-x)
so the function is odd also called symmetric about the origin
Answer:
In the explanation
Step-by-step explanation:
Going to start with the sum identities
sin(x+y)=sin(x)cos(y)+sin(y)cos(x)
cos(x+y)=cos(x)cos(y)-sin(x)sin(y)
sin(x)cos(x+y)=sin(x)cos(x)cos(y)-sin(x)sin(x)sin(y)
cos(x)sin(x+y)=cos(x)sin(x)cos(y)+cos(x)sin(y)cos(x)
Now we are going to take the line there and subtract the line before it from it.
I do also notice that column 1 have cos(y)cos(x)sin(x) in common while column 2 has sin(y) in common.
cos(x)sin(x+y)-sin(x)cos(x+y)
=0+sin(y)[cos^2(x)+sin^2(x)]
=sin(y)(1)
=sin(y)
Answer:
The coordinates of B are (-2 , 9)
Step-by-step explanation:
A (8, 4)
M (3 , -1)
To calculate a midpoint you have to add the corresponding coordinates of each point and divide them by 2
(Ax + Bx) / 2 = Mx
(8 + Bx) / 2 = 3
8 + Bx = 3 * 2
Bx = 6 - 8
Bx = -2
(Ay + By) / 2 = My
( -1 + By) / 2 = 4
-1 + By = 4 * 2
By = 8 + 1
By = 9
The coordinates of B are (-2 , 9)