<span>A) 3 - The third sock will match the first or second if they don't match each other.
B) 14 - It's highly unlikely yet possible to remove all brown socks first, the next two would have to be black.</span>
Answer:
y = (x/(1-x))√(1-x²)
Step-by-step explanation:
The equation can be translated to rectangular coordinates by using the relationships between polar and rectangular coordinates:
x = r·cos(θ)
y = r·sin(θ)
x² +y² = r²
__
r = sec(θ) -2cos(θ)
r·cos(θ) = 1 -2cos(θ)² . . . . . . . . multiply by cos(θ)
r²·r·cos(θ) = r² -2r²·cos(θ)² . . . multiply by r²
(x² +y²)x = x² +y² -2x² . . . . . . . substitute rectangular relations
x²(x +1) = y²(1 -x) . . . . . . . . . . . subtract xy²-x², factor
y² = x²(1 +x)/(1 -x) = x²(1 -x²)/(1 -x)² . . . . multiply by (1-x)/(1-x)

__
The attached graph shows the equivalence of the polar and rectangular forms.
Answer:
x = 32.6666667
Step-by-step explanation:
12(x - 2) + 3x = 12(x + 6) + 2
Distribute;
12x - 24 + 3x = 12x + 72 + 2
Collect like terms;
15x - 24 = 12x + 74
Subtract 12x from both sides;
3x - 24 = 74
Add 24 to both sides;
3x = 98
Divide both sides by 3;
x = 32.6666667