document.write( "Question 1049883: the center of a circle is (x,3x). Find x if the circle passes
\n" ); document.write( "through the origin and the diameter is 10 units
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #665443 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Since x is a variable, and the center of a circle is a constant, to\r\n" );
document.write( "avoid a conflict of letters, I will change the problem so that the \r\n" );
document.write( "center is (c,3c) and not (x,3x).  So consider the problem as:\r\n" );
document.write( "

\n" ); document.write( "the center of a circle is (c,3c). Find c if the circle passes through
\n" ); document.write( "the origin and the diameter is 10 units.
\n" ); document.write( "
\r\n" );
document.write( "The equation of any circle is \r\n" );
document.write( "\r\n" );
document.write( "\"%28x-h%29%5E2%2B%28y-k%29%5E2\"\"%22%22=%22%22\"\"r%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "where the center is (h,k) and the radius is r.\r\n" );
document.write( "So (h,k) = (c,3c) and r=5 units (because the diameter \r\n" );
document.write( "is 10 units and the radius is one-half the diameter).\r\n" );
document.write( "Plugging in:\r\n" );
document.write( "\r\n" );
document.write( "\"%28x-c%29%5E2%2B%28y-3c%29%5E2\"\"%22%22=%22%22\"\"5%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28x-c%29%5E2%2B%28y-3c%29%5E2\"\"%22%22=%22%22\"\"25\"\r\n" );
document.write( "\r\n" );
document.write( "Since it passes through the origin, we can\r\n" );
document.write( "substitute (x,y) = (0,0). Plugging in:\r\n" );
document.write( "\r\n" );
document.write( "\"%280-c%29%5E2%2B%280-3c%29%5E2\"\"%22%22=%22%22\"\"25\"\r\n" );
document.write( "\r\n" );
document.write( "\"c%5E2%2B9c%5E2\"\"%22%22=%22%22\"\"25\"\r\n" );
document.write( "\r\n" );
document.write( "\"10c%5E2\"\"%22%22=%22%22\"\"25\"\r\n" );
document.write( "\r\n" );
document.write( "\"c%5E2\"\"%22%22=%22%22\"\"25%2F10\"\r\n" );
document.write( "\r\n" );
document.write( "\"c%5E2\"\"%22%22=%22%22\"\"5%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\"c\"\"%22%22=%22%22\"\"%22%22+%2B-+sqrt%285%2F2%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"c\"\"%22%22=%22%22\"\"%22%22+%2B-+sqrt%28expr%285%2F2%29%2Aexpr%282%2F2%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"c\"\"%22%22=%22%22\"\"%22%22+%2B-+sqrt%2810%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are two answers.   Notice that both circles pass through\r\n" );
document.write( "the origin and both are 10 units across, that is, the diameter\r\n" );
document.write( "is 10 units, as you can see by the green diameters below:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "So there are two solutions, \r\n" );
document.write( "\r\n" );
document.write( "\"c\"\"%22%22=%22%22\"\"%22%22+%2B+sqrt%2810%29%2F2\" and \"c\"\"%22%22=%22%22\"\"%22%22+-+sqrt%2810%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "You should point out to your teacher that there is a conflict \r\n" );
document.write( "of letters.  x cannot represent a variable if it is supposed \r\n" );
document.write( "to represent a constant.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );