Answer:
Step-by-step explanation:
A 45 degree angle in a right triangle produces 2 equal sides. In this case z and the perpendicular line are equal. So that's were we'll start. Then you move on to the 60 degree angle to get x and y.
Finding z
z^2 + z^2 = (24√2) Combine the left
2z^2 = 24^2 * 2 Divide both sides by 2
2z^2/2 = 24^2/2
z^2 = 24^2 Take the square root of both sides
√z^2 = √24^2
z = 24
Finding x and y
The perpendicular = 24. Because it is a 60 degree angle that's given, we can do this without a calculator.
Tan 60 = opposite over adjacent
sqrt(3) = Perpendicular / z Multiply both sides by z
z*sqrt(3) = perpendicular
The above calculation tells us the perpendicular is 24
z*sqrt(3) = 24 Divide by sqrt 3
z = 24/√3
z = 24/1.73
z = 8√3
Finding x
Use Pythagoras to determine x
Perpendicular^2 + (8√3)^2 = x^2
24^2 + 8^2*3 = x^2
576 + 192 = x^2
768 = x^2
√x^2 = √768
x = 27.71
Answer:
-2
Step-by-step explanation:
slope = y2 - y1 / x2 - x1
= 9 - (-3) / -2 -4
= 12 / -6
= -2
Answer:
x=13
Step-by-step explanation:
vertical opposite angles are equal.
The given complex number is ⇒ z = a + b i
The absolute value of z = √( a² + b² ) = 3.28
So, we will check which of the options will give 3.28
<span>( A) IF ⇒⇒ a=1.5 and b=1.7
</span>
<span>∴ √( a² + b² ) = √( 1.5² + 1.7²) = √5.14 ≈ 2.27
</span>
===================================
<span>(B) IF ⇒⇒ a=1.5 and b=3.3
</span>
<span>∴ √( a² + b² ) = √(1.5² + 3.3²) = √13.14 ≈ 3.62
</span>
====================================
<span>(C) IF ⇒⇒ a=1.7 and b=2.8
</span>
<span>∴ √( a² + b² ) = √(1.7² + 2.8²) = √10.73 ≈ 3.28
</span>
====================================
<span>(D) IF ⇒⇒ a=2.8 and b=3.3
</span>
∴ √( a² + b² ) = √(2.8² + 3.3²) = √18.73 ≈ 4.33
=====================================
So, the correct answer is option (C) <span>a=1.7,b=2.8</span>
<h3>
Answer: n+15</h3>
=======================================================
Explanation:
- n = number of minutes
- cost of company X = 3n+30
- cost of company Y = 2n+15
To find out how much more company X charges, we subtract the two cost expressions
CompanyX - CompanyY = (3n+30)-(2n+15) = 3n+30-2n-15 = n+15 which is the final answer.
--------------
An example:
Let's say you talk on the phone for n = 20 minutes.
Company X would charge you 3n+30 = 3*20+30 = 90 cents
Company Y would charge you 2n+15 = 2*20+15 = 55 cents
The difference of which is 90-55 = 35 cents.
If you plugged n = 20 into the n+15 expression we got, then n+15 = 20+15 = 35 matches up with the previous 35 cents.
This example helps confirm the answer. I'll let you try out other examples.