In this problem, you apply principles in trigonometry. Since it is not mentioned, you will not assume that the triangle is a special triangle such as the right triangle. Hence, you cannot use Pythagorean formulas. The only equations you can use is the Law of Sines and Law of Cosines.
For finding side a, you can answer this easily by the Law of Cosines. The equation is
a2=b2 +c2 -2bccosA
a2 = 11^2 + 8^2 -2(11)(8)(cos54)
a2 = 81.55
a = √81.55
a = 9
Then, we use the Law of Sines to find angles B and C. The formula would be
a/sinA = b/sinB = c/sinC
9/sin54° = 11/sinB
B = 80.4°
9/sin54° = 8/sinC
C = 45.6°
The answer would be: a ≈ 9, C ≈ 45.6, B ≈ 80.4
Answer:
Stephanie has more than $900
Step-by-step explanation:
Represent the unknowns: a for Alexandra and s for Stephanie.
Then a + s > $2,500, and a = s + $700.
Substituting the latter into the former equation, we get:
(s + $700) + s > $2,500, or
2s > $1800
Then s > $900; Stephanie has more than $900.
Answer:
around 190
Step-by-step explanation:
Answer:
Definitely Option A.
When you expand the bracket of Option A... You have your equation
Which is
-1/4x + 1/2.
Let's to the first example:
f(x) = x^2 + 9x + 20
Ussing the formula of basckara
a = 1
b = 9
c = 20
Delta = b^2 - 4ac
Delta = 9^2 - 4.(1).(20)
Delta = 81 - 80
Delta = 1
x = [ -b +/- √(Delta) ]/2a
Replacing the data:
x = [ -9 +/- √1 ]/2
x' = (-9 -1)/2 <=> - 5
Or
x" = (-9+1)/2 <=> - 4
_______________
Already the second example:
f(x) = x^2 -4x -60
Ussing the formula of basckara again
a = 1
b = -4
c = -60
Delta = b^2 -4ac
Delta = (-4)^2 -4.(1).(-60)
Delta = 16 + 240
Delta = 256
Then, following:
x = [ -b +/- √(Delta)]/2a
Replacing the information
x = [ -(-4) +/- √256 ]/2
x = [ 4 +/- 16]/2
x' = (4-16)/2 <=> -6
Or
x" = (4+16)/2 <=> 10
______________
Now we are going to the 3 example
x^2 + 24 = 14x
Isolating 14x , but changing the sinal positive to negative
x^2 - 14x + 24 = 0
Now we can to apply the formula of basckara
a = 1
b = -14
c = 24
Delta = b^2 -4ac
Delta = (-14)^2 -4.(1).(24)
Delta = 196 - 96
Delta = 100
Then we stayed with:
x = [ -b +/- √Delta ]/2a
x = [ -(-14) +/- √100 ]/2
We wiil have two possibilities
x' = ( 14 -10)/2 <=> 2
Or
x" = (14 +10)/2 <=> 12
________________
To the last example will be the same thing.
f(x) = x^2 - x -72
a = 1
b = -1
c = -72
Delta = b^2 -4ac
Delta = (-1)^2 -4(1).(-72)
Delta = 1 + 288
Delta = 289
Then we are going to stay:
x = [ -b +/- √Delta]/2a
x = [ -(-1) +/- √289]/2
x = ( 1 +/- 17)/2
We will have two roots
That's :
x = (1 - 17)/2 <=> -8
Or
x = (1+17)/2 <=> 9
Well, this would be your answers.