9514 1404 393
Answer:
a) <8.356, 9.959>
b) <-0.605, -1.663>
c) <-5.023, 2.9>
Step-by-step explanation:
Many calculators can perform polar ⇔ rectangular conversion. Attached is the result from one of them. Of course, you can also program a spreadsheet to do it. (The ATAN2( ) function is useful for finding the correct angle.)
If you want to do these calculations by hand, the conversion is ...
<r, θ> ⇒ <r·cos(θ), r·sin(θ)>
In the attached, the rectangular coordinates are shown as complex numbers. The imaginary component is the y-component of the vector.
Answer:
4
Step-by-step explanation:
Exact Form:
x
=
ln( 18)
---------
ln (2)
Decimal Form:
x=4.16992500
…
Answer:
9(p + q)(9p + 9q - 1)
Step-by-step explanation:
Given
81(p + q)² - 9p - 9q ← factor out - 9 from these 2 terms
= 81(p + q)² - 9(p + q) ← factor out 9(p + q) from each term
= 9(p + q)(9(p + q) - 1)
= 9(p + q)(9p + 9q - 1)