Answer:
153.9
Step-by-step explanation:
You use the formula πr^2 for the area, where r is the radius of the circle which is equal to half the diameter
Answer:
A ≈ 119.7°, b ≈ 25.7, C ≈ 24.3°
Step-by-step explanation:
A suitable app or calculator does this easily. (Since you're asking here, you're obviously not unwilling to use technology to help.)
_____
Given two sides and the included angle, the Law of Cosines can help you find the third side.
... b² = a² + c² - 2ac·cos(B)
... b² = 38² + 18² -2·38·18·cos(36°) ≈ 661.26475
... b ≈ 25.715
Then the Law of Sines can help you find the other angles. It can work well to find the smaller angle first (the one opposite the shortest side). That way, you can tell if the larger angle is obtuse or acute.
... sin(C)/c = sin(B)/b
... C = arcsin(c/b·sin(B)) ≈ 24.29515°
This angle and angle B add to less than 90°, so the remaining angle is obtuse. (∠A can also be found as 180° - ∠B - ∠C.)
... A = arcsin(a/b·sin(B)) ≈ 119.70485°
Answer:
I = 1.47001
Step-by-step explanation:
we have the function

In polar coordinates we have

and dA is given by

Hence, the integral that we have to solve is

This integral can be solved in a convenient program of your choice (it is very difficult to solve in an analytical way, I use Wolfram Alpha on line)
I = 1.47001
Hope this helps!!!
Answer:
J
Step-by-step explanation:
fairly simple x comes before y and in the top right its starts with (2,3) and you can clearly see close to the 0 (1,1)
(a) True. Suppose A is a not a square matrix, with m rows and n columns. Then A² is not defined, because you can't multiply an m×n matrix by another m×n matrix.
(b) False. As an example, consider the matrices


Then both AB and BA are defined, with


In general, you can multiply any m×n by any n×m matrix.
(c) True. Multiplying a m×n matrix by a n×m matrix always yields a m×m matrix, and multiplying a n×m matrix by a m×n matrix always yields a n×n matrix.