document.write( "Question 614467: I need help with this problem even though I am familiar with the equation of a circle. Question: Find all points (x,y) which lie on a circle with center (2,6) and radius of 5 if it's x-coordinate is twice its y coordinate. Only an algebraic solution is accepted. I can plot this with points using the center and radius but I just can't figure it out algebraicly.
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #386566 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find all points (x,y) which lie on a circle with center (2,6) and radius of 5 if it's [sic] x-coordinate is twice its y coordinate. Only an algebraic solution is accepted. I can plot this with points using the center and radius but I just can't figure it out algebraicly. \n" ); document.write( "------------------- \n" ); document.write( " \n" ); document.write( "x = 2y \n" ); document.write( "Sub for x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "y = 1, y = 3 \n" ); document.write( "--> (2,1) & (6,3) \n" ); document.write( " \n" ); document.write( " |