document.write( "Question 42415: Find the polar form of the rectangular equation x^2 = 8y \n" ); document.write( "
Algebra.Com's Answer #27585 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Since x = r cos(q) and y = r sin(q), we substitute into x^2 = 8y and get
\n" ); document.write( "r^2 cos^2 (q) = 8r sin (q)
\n" ); document.write( "r cos^2 (q) = 8 sin (q)
\n" ); document.write( "r = 8 sec (q) tan (q) ... after dividing by cos^2 (q)...
\n" ); document.write( "where q is theta...
\n" ); document.write( "
\n" );