document.write( "Question 737787: x^2 + y^2 =25 and 2x -3y =-6 i need to find all real solutions of the nonlinear system of equations \n" ); document.write( "
Algebra.Com's Answer #450565 by Susan-math(40)\"\" \"About 
You can put this solution on YOUR website!
2x-3y=-6 gives \"x=%283%2F2%29y-3\"\r
\n" ); document.write( "\n" ); document.write( "so }}}x^2+y^2=25}}} becomes \"%28%283%2F2%29y-3%29%5E2%2By%5E2=25\"\r
\n" ); document.write( "\n" ); document.write( "so \"%289%2F4%29y%5E2-9y%2B9+%2By%5E2=25\" \r
\n" ); document.write( "\n" ); document.write( "and \"%2813%2F4%29y%5E2-9y-16=0\" \r
\n" ); document.write( "\n" ); document.write( "Using the quadratic formula with a=13/4, b=-9 c=-16\r
\n" ); document.write( "\n" ); document.write( "Then (((y=(9 +-sqrt(81-4(13/4)(-16)))/2(13/4)=(9+-sqrt(289))/(13/2)=(9+-17)/(13/2)}}} which gives y=4 or y=-16/13\r
\n" ); document.write( "\n" ); document.write( "substitute those into the linear equation to find x.
\n" ); document.write( "y=4 gives \"x=%283%2F2%29%284%29-3=6-3=3\"
\n" ); document.write( "y=-16/13 gives \"x=%283%2F2%29%28-16%2F13%29-3=-24%2F13-3=-%2863%2F13%29\"
\n" ); document.write( "
\n" );