Answer:
• c = √89 ≈ 9.434
• A = arcsin(8/√89) ≈ 57.995°
• B = arcsin(5/√89) ≈ 32.005°
Step-by-step explanation:
By the law of cosines, ...
c² = a² + b² -2ab·cos(C)
Since c=90°, cos(C) = 0 and this reduces to the Pythagorean theorem for this right triangle.
c = √(8² +5²) = √89 ≈ 9.434
Then by the law of sines (or the definition of the sine of an angle), ...
sin(A) = a/c·sin(C) = a/c = 8/√89
A = arcsin(8/√89) ≈ 57.995°
sin(B) = b/c·sin(C) = b/c = 5/√89
B = arcsin(5/√89) ≈ 32.005°
B) 1.339 x 10^6 gallons. When you add 812,000 to 527,000 you get 1,339,000, and to write that in scientific notation you need to make the number less than 10 and more than 1, which is 1.339 and to get the 1,339,000 you need to multiply 1.339 by 10^6.
The answer is [ all real numbers ]
The domain are the input values which makes the function defined and real.
Since we don't have any constraints or any undefined points, the domain could be literally anything. Thus proves out answer.
Best of Luck!
Answer:
P and Q are two points on the line x-y+1=0 and are at a distant of 5 units from the origin. Find the area of triangle POQ.
Step-by-step explanation:
P and Q are the intersection points of
x-y+1 = 0 and the circle x^2 + y^2 = 25
sub y = x+1 into the circle
x^2 + (x+1)^2 = 25
x^2 + x^2 + 2x + 1 - 25 = 0
x^2 + x - 12 = 0
(x+4)(x-3) = 0
x = 3 or x = -4
y = 4 or y = -3
so P(3,4) and Q(-4,3) are our two points
Height of triangle.
h = |0 - 0 + 1|/√2 = 1/√2
PQ = √( (-7)^2 + 1^2) = √50 = 5√2
area POQ = (1/2)(1/√2)(5√2) = 5/2 square units
hope this helped