A. X = 2
what you do is divide each side by the coefficient of x (3.2) to get rid of it on the left, and simplify the right: 2.
Answer: f(120°) = (√3) + 1/2
Step-by-step explanation:
i will solve it with notable relations, because using a calculator is cutting steps.
f(120°) = 2*sin(120°) + cos(120°)
=2*sin(90° + 30°) + cos(90° + 30°)
here we can use the relations
cos(a + b) = cos(a)*cos(b) - sin(a)*sin(b)
sin(a + b) = cos(a)*sin(b) + cos(b)*sin(a)
then we have
f(120°) = 2*( cos(90°)*sin(30°) + cos(30°)*sin(90°)) + cos(90°)*cos(30°) - sin(90°)*sin(30°)
and
cos(90°) = 0
sin(90°) = 1
cos(30°) = (√3)/2
sin(30°) = 1/2
We replace those values in the equation and get:
f(120°) = 2*( 0 + (√3)/2) + 0 + 1/2 = (√3) + 1/2
Log (5) + log (3) = log (15)
Point A, point C, point B, and point E
Let’s give these two numbers variables
Let ‘a’ be the larger number
Let ‘b’ be the smaller number
Now from the question we know:
a + b = 30 or a = 30 - b
2a - 3b = 5
Now, let’s plug the first equation into the second to find ‘b’:
2(30 - b) - 3b = 5
60 - 2b - 3b = 5
60 - 5b = 5
55 = 5b
b = 11
Now we solve for ‘a’:
a = 30 - b
a = 30 - 11
a = 19
Now the question asks for the positive difference between the two numbers, so:
a - b = ?
19 - 11 = 8
Hope this helps!