document.write( "Question 258000: What is the points of intersection of these equations
\n" ); document.write( "x-2y-8=0
\n" ); document.write( "x^2=y^2-12x+6y+29=0
\n" ); document.write( "

Algebra.Com's Answer #189894 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
Second equation is a circle, so reorganise it
\n" ); document.write( "(x^2 + 12 x) - (y^2 - 6y)+ 29 = 0 and then complete the square
\n" ); document.write( "(x^2 + 12x + 36) - ( y^2 - 6y + 9) - 45 + 29 = 0 which becomes
\n" ); document.write( "(x + 6)^2 - (y - 3)^2 = 4^2 which is a circle centre at -6, 3 and radius 4
\n" ); document.write( "other equation is y = (1/2)x - 4 or x = 2y + 8
\n" ); document.write( "Probably solve for y is easier
\n" ); document.write( "(2y + 14)^2 - (y - 3)^2 = 4^2
\n" ); document.write( "4y^2 + 56 y + 196 -(y^2 - 6y +9) = 16
\n" ); document.write( "3y^2 + 62y + 187 = 16
\n" ); document.write( "3y^2 + 62y + 171 = 0\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ay%5E2%2Bby%2Bc=0\" (in our case \"3y%5E2%2B62y%2B171+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"y%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%2862%29%5E2-4%2A3%2A171=1792\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1792 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-62%2B-sqrt%28+1792+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"y%5B1%5D+=+%28-%2862%29%2Bsqrt%28+1792+%29%29%2F2%5C3+=+-3.27799650382776\"
\n" ); document.write( " \"y%5B2%5D+=+%28-%2862%29-sqrt%28+1792+%29%29%2F2%5C3+=+-17.3886701628389\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"3y%5E2%2B62y%2B171\" can be factored:
\n" ); document.write( " \"3y%5E2%2B62y%2B171+=+3%28y--3.27799650382776%29%2A%28y--17.3886701628389%29\"
\n" ); document.write( " Again, the answer is: -3.27799650382776, -17.3886701628389.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+3%2Ax%5E2%2B62%2Ax%2B171+%29\"

\n" ); document.write( "\n" ); document.write( "Then use x = 2y + 8 to get the x figures
\n" ); document.write( "
\n" );