\r\n" );
document.write( "Those are all equations of circles and they are all done the same way,\r\n" );
document.write( "\r\n" );
document.write( "I'll do the 2nd one as it is the most complete and the 3rd one is weird:\r\n" );
document.write( "\r\n" );
document.write( "2. 36x²+36y²+36y=48x+199\r\n" );
document.write( "\r\n" );
document.write( "Get the x-term next to the x² term and the y-term next to the y² term.\r\n" );
document.write( "Get only the constant term on the right.\r\n" );
document.write( "\r\n" );
document.write( "36x²-48x + 36y² + 36y = 199 \r\n" );
document.write( "\r\n" );
document.write( "Divide every term through by the common coefficient of the x²\r\n" );
document.write( "and the y² terms, which is 36\r\n" );
document.write( "\r\n" );
document.write( "x² -
x + y² + y =
\r\n" );
document.write( "\r\n" );
document.write( "Reduce the fraction
to
\r\n" );
document.write( "\r\n" );
document.write( "x² -
x + y² + y =
\r\n" );
document.write( "\r\n" );
document.write( "Complete the squares on the lft:\r\n" );
document.write( "\r\n" );
document.write( "1. Multiply the coefficient of x, which is
, by
,\r\n" );
document.write( "getting
.\r\n" );
document.write( "2. Square this result, getting
=
\r\n" );
document.write( "3. Add this right after the x term on the left side and also \r\n" );
document.write( "add it to the right side.\r\n" );
document.write( "\r\n" );
document.write( "1. Multiply the coefficient of y, which is 1, by
,\r\n" );
document.write( "getting
.\r\n" );
document.write( "2. Square this result, getting
=
\r\n" );
document.write( "3. Add this right after the y term on the left side and also \r\n" );
document.write( "add it to the right side.\r\n" );
document.write( "\r\n" );
document.write( "x² -
x +
+ y² + y +
=
+
+
\r\n" );
document.write( "\r\n" );
document.write( "Factor the first three terms as (x -
)(x -
) which can be\r\n" );
document.write( "written as the square (x -
)².\r\n" );
document.write( "\r\n" );
document.write( "Factor the last three terms on the left as (y -
)(y -
) which can be \r\n" );
document.write( "written as the square (y -
)².\r\n" );
document.write( "\r\n" );
document.write( "Combine the terms on the right by getting an LCD of 36\r\n" );
document.write( "
+
+
=
+
+
=
=
=
\r\n" );
document.write( "\r\n" );
document.write( "(x -
)² + (y -
)² =
\r\n" );
document.write( "\r\n" );
document.write( "That is a circle with center (
,
) and radius
.\r\n" );
document.write( "\r\n" );
document.write( "----------------------------------\r\n" );
document.write( "\r\n" );
document.write( "9x²+9y²+6x=-5\r\n" );
document.write( "\r\n" );
document.write( "Get the x-term next to the x² term and the y-term next to the y² term.\r\n" );
document.write( "The constant term is already on the right.\r\n" );
document.write( "\r\n" );
document.write( "9x² + 6x + 9y² = -5\r\n" );
document.write( "\r\n" );
document.write( "Divide every term through by the common coefficient of the x²\r\n" );
document.write( "and the y² terms, which is 9:\r\n" );
document.write( "\r\n" );
document.write( "x² -
x + y² =
\r\n" );
document.write( "\r\n" );
document.write( "Reduce the fraction
to
\r\n" );
document.write( "\r\n" );
document.write( "x² -
x + y² =
\r\n" );
document.write( "\r\n" );
document.write( "Complete the squares on the left:\r\n" );
document.write( "\r\n" );
document.write( "1. Multiply the coefficient of x, which is
, by
,\r\n" );
document.write( "getting
.\r\n" );
document.write( "2. Square this result, getting
=
\r\n" );
document.write( "3. Add this right after the x term on the left side and also \r\n" );
document.write( "add it to the right side.\r\n" );
document.write( "\r\n" );
document.write( "Since there is no y term, write y² as (y - 0)²\r\n" );
document.write( "\r\n" );
document.write( "x² -
x +
+ (y - 0)² =
+
\r\n" );
document.write( "\r\n" );
document.write( "Factor the first three terms as (x -
)(x -
) which can be\r\n" );
document.write( "written as the square (x -
)².\r\n" );
document.write( "\r\n" );
document.write( "Combine the terms on the right:\r\n" );
document.write( "
+
=
\r\n" );
document.write( "\r\n" );
document.write( "(x -
)² + (y - 0)² =
\r\n" );
document.write( "\r\n" );
document.write( "That is an imaginary circle with a real center of (
,0) and an imaginary\r\n" );
document.write( "radius of
i. Really weird. Was that -5 on the right supposed to be 5?\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" );
document.write( "\n" );
document.write( "---------------------------------- \n" );
document.write( "