Answer:
a) cos(α+β) ≈ 0.8784
b) sin(β -α) ≈ -0.2724
Step-by-step explanation:
There are a couple of ways to go at these. One is to use the sum and difference formulas for the cosine and sine functions. To do that, you need to find the sine for the angle whose cosine is given, and vice versa.
Another approach is to use the inverse trig functions to find the angles α and β, then combine those angles and find find the desired function of the combination.
For the first problem, we'll do it the first way:
sin(α) = √(1 -cos²(α)) = √(1 -.926²) = √0.142524 ≈ 0.377524
cos(β) = √(1 -sin²(β)) = √(1 -.111²) ≈ 0.993820
__
a) cos(α+β) = cos(α)cos(β) -sin(α)sin(β)
= 0.926×0.993820 -0.377524×0.111
cos(α+β) ≈ 0.8784
__
b) sin(β -α) = sin(arcsin(0.111) -arccos(0.926)) ≈ sin(6.3730° -22.1804°)
= sin(-15.8074°)
sin(β -α) ≈ -0.2724
Answer:
2 & 3
Step-by-step explanation:
they both equal -7
the temp dropped 7 degrees
Answer:
y = 2x - 1
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Calculate m using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = A(4, 7) and (x₂, y₂ ) = B(2, 3)
m = = = 2, thus
y = 2x + c ← is the partial equation
To find c substitute either of the 2 points into the partial equation.
Using B(2, 3), then
3 = 4 + c ⇒ c = 3 - 4 = - 1
y = 2x - 1 ← equation of line