document.write( "Question 139738: please help me with this problem. It is from a mathe work sheet. Thnak you.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find the center and the radius of the circle.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4.) x2 + 12x + 36 + (y-4)2 = 49 \n" );
document.write( "
Algebra.Com's Answer #101849 by JSmall(7)![]() ![]() ![]() You can put this solution on YOUR website! The most useful form of the equation of a circle is: \n" ); document.write( " ( x - h )^2 + ( y - k )^2 = r^2 \n" ); document.write( "When the equation of a circle is written this way, the center of the circle can be easily read: (h, k). And the radius, r, can also be read easily.\r \n" ); document.write( "\n" ); document.write( "So to solve your problem we need to use Algebra to change your original equation: \n" ); document.write( " x^2 + 12x + 36 + ( y - 4 )^2 = 49 \n" ); document.write( "to one that looks like: \n" ); document.write( " ( x - h )^2 + ( y - k )^2 = r^2\r \n" ); document.write( "\n" ); document.write( "As I hope you can see, your original equation already has \"y\" in the proper form. All we need to do is change \n" ); document.write( " x^2 + 12x + 36 \n" ); document.write( "to something like \n" ); document.write( " ( x - h )^2 \n" ); document.write( "and change whatever number is on the right to something like \n" ); document.write( " r^2\r \n" ); document.write( "\n" ); document.write( "To change \n" ); document.write( " x^2 + 12x + 36 \n" ); document.write( "to something like \n" ); document.write( " ( x - h )^2 \n" ); document.write( "we do something called \"completing the square\".\r \n" ); document.write( "\n" ); document.write( "For \n" ); document.write( " x^2 + 12x + 36 \n" ); document.write( "completing the square happens to be very easy. \n" ); document.write( " x^2 + 12x + 36 \n" ); document.write( "is equal to \n" ); document.write( " ( x + 6 )^2 \n" ); document.write( "(If this is not obvious, multiply ( x + 6 ) ( x + 6 ) [Most people use \"FOIL\" for this.] and see that \n" ); document.write( " x^2 + 12x + 36 = ( x + 6 )^2\r \n" ); document.write( "\n" ); document.write( "Now ( x + 6 )^2 is not quite in the form ( x - h )^2. We need to rewrite it as a subtraction: ( x + 6 )^2 = ( x - (-6))^2\r \n" ); document.write( "\n" ); document.write( "The only thing remaining is to rewrite the 49 on the right side as something squared. Since 49 = 7^2 this is pretty simple.\r \n" ); document.write( "\n" ); document.write( "So our final version of the equation is \n" ); document.write( " ( x - (-6))^2 + ( y - 4 )^2 = 7^2\r \n" ); document.write( "\n" ); document.write( "The center of the circle is (-6, 4) and the radius is 7.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |