document.write( "Question 329434: Part a) Given three noncollinear points,construct the circle and then write the equation of the circle.\r
\n" );
document.write( "\n" );
document.write( "The points are A(12,-1),B(6,-3),C(4,3)\r
\n" );
document.write( "\n" );
document.write( "Part b) Using the equation and graph of the circle above,determine if the following lines are tangent,secant, or neither.\r
\n" );
document.write( "\n" );
document.write( "y=1\r
\n" );
document.write( "\n" );
document.write( "y=2x-1 \n" );
document.write( "
Algebra.Com's Answer #236173 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use determinants. \n" ); document.write( "|x^2 + y^2 +x +y +1| \n" ); document.write( "x1^2+y1^2 x1 y1 +1| \n" ); document.write( "x2^2+y2^2 x2 y2 1| = 0 \n" ); document.write( "x3^2+y3^2 x3 y3 1|\r \n" ); document.write( "\n" ); document.write( "------------ \n" ); document.write( "(x1,y1), etc are the 3 points. \n" ); document.write( "It looks messy, but I made an Excel sheet that does them. \n" ); document.write( "It also does parabolas. \n" ); document.write( " |