Answer:
Do u have answer choices?
Answer:
<h3>

</h3>
Step-by-step explanation:



?
Now, Using Pythagoras theorem

plug the values
⇒
Evaluate the power
⇒
Swap the sides of the equation
⇒
Move constant to right hand side and change it's sign
⇒
Calculate the difference
⇒
Squaring on both sides
⇒
Hope I helped!
Best regards!
A circle is 360 degrees so 360 divided by 20=18 so 20 degrees is one 18th of a circle
Don’t do that it’s a scam and a virus
Answer:
x = -34
, y = 31
Step-by-step explanation suing Gaussian elimination:
Solve the following system:
{2 x + 3 y = 25
3 x + 4 y = 22
Express the system in matrix form:
(2 | 3
3 | 4)(x
y) = (25
22)
Write the system in augmented matrix form and use Gaussian elimination:
(2 | 3 | 25
3 | 4 | 22)
Swap row 1 with row 2:
(3 | 4 | 22
2 | 3 | 25)
Subtract 2/3 × (row 1) from row 2:
(3 | 4 | 22
0 | 1/3 | 31/3)
Multiply row 2 by 3:
(3 | 4 | 22
0 | 1 | 31)
Subtract 4 × (row 2) from row 1:
(3 | 0 | -102
0 | 1 | 31)
Divide row 1 by 3:
(1 | 0 | -34
0 | 1 | 31)
Collect results:
Answer: {x = -34
, y = 31