document.write( "Question 1015160: (x+2k)^2 + (y-3k)^2 = 25 pass through the point (1,0)
\n" );
document.write( "find value of k \n" );
document.write( "
Algebra.Com's Answer #631514 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! (x+2k)^2 + (y-3k)^2 = 25 pass through the point (1,0) \n" ); document.write( "find value of k \n" ); document.write( "============= \n" ); document.write( "(-2k,3k) is the center of the given circle, call it C. \n" ); document.write( "The distance from (-2k,3k) to (1,0) = 5 \n" ); document.write( "--> 25 = (-2k-1)^2 + (3k)^2 = 4k^2 + 4k + 1 + 9k^2 \n" ); document.write( "13k^2 + 4k - 24 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "============== \n" ); document.write( "k = the 2 values above. \n" ); document.write( "--------------- \n" ); document.write( "There are 2 circles of r = 5 that fit. \n" ); document.write( " |