document.write( "Question 907764: 3. A circle passes through A(-3,2) and has center O(1,5).
\n" );
document.write( "(i) Find the radius of this circle.
\n" );
document.write( "(ii) Use (i) to find the circle’s equation.
\n" );
document.write( "(iii) Graph this circle. Expand your scale wisely to make it clear on graph paper.
\n" );
document.write( "(iv) Label A and O with their coordinates.
\n" );
document.write( "(v) The circle passes through B(-2,b). Find b.
\n" );
document.write( "(vi) Add B to your graph and label it with its coordinates.
\n" );
document.write( "(vii) Draw the tangent line to the circle at B.
\n" );
document.write( "(viii) Find the equation of the line you just drew.
\n" );
document.write( "(ix) The line you just drew passes through the point E(100,c). Find c.
\n" );
document.write( "(x) Exactly how far is E from the center of the circle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #550609 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! O(1,5) \n" ); document.write( "A(-3,2) r = \n" ); document.write( "(x-1)^2 + (y-5)^2 = 5^2 circle’s equation \n" ); document.write( "......... \n" ); document.write( "O(1,5) \n" ); document.write( "B(-2,9) r = \n" ); document.write( "........ \n" ); document.write( "B(-2,9) \n" ); document.write( "O(1,5) m = 4/-3 = -4/3 \n" ); document.write( "m(tangent line) = 3/4 \n" ); document.write( "y-9 = (3/4)(x+2) \n" ); document.write( "y = .75x +21/2 (tangent line) \n" ); document.write( "....... \n" ); document.write( "B(-2,9) \n" ); document.write( "E(100,c) m = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |