2009-10-13, 10:05 PM
There's a math help thread you know!
Code:
(7x-3y)^2-6 = 7
(7x-3y)^2 = 13
7x - 3y = sqrt(13)
-3y = sqrt(13) / (7x)
y = -[sqrt(13) / (21x)]
