document.write( "Question 116265: Solve by graphing: x^2+y^2=25 and x-2y=-5\r
\n" );
document.write( "\n" );
document.write( "I graphed my circle and line perfectly
\n" );
document.write( "but when it came to using either addition or substitution methods
\n" );
document.write( "to find the solution set (where the line crosses the circle at two points)
\n" );
document.write( "I had problems:(\r
\n" );
document.write( "\n" );
document.write( "I can see by looking at my graph that one solution is (-5,0) and the other
\n" );
document.write( "is approximately (3.5, 4.5) but I have to use one of the above methods
\n" );
document.write( "to show how I came up with my solutions and show my work.\r
\n" );
document.write( "\n" );
document.write( "This is what I've done so far:
\n" );
document.write( "Using substitution method\r
\n" );
document.write( "\n" );
document.write( "x^2+y^2=25 and x-2y=-5 (changed to x=2y-5) and substituted in to 1st equation
\n" );
document.write( "(2y-5)^2+y^2=25
\n" );
document.write( "4y^2-20y+25+y^2=25
\n" );
document.write( "(combine like terms)
\n" );
document.write( "5y^2-20y+25=25
\n" );
document.write( "(subtract 25 from each side)
\n" );
document.write( "5y^2-20y=0\r
\n" );
document.write( "\n" );
document.write( "This is where I loose it, because in class all of our problems worked out nice and neat
\n" );
document.write( "and all I had to do was factor my quadratic equation to come up with one solution and
\n" );
document.write( "then plug that into one of my original problems to get my second.
\n" );
document.write( "
\n" );
document.write( "No one in study group tonight quite got this one either and this is due this Thursday! \n" );
document.write( "
Algebra.Com's Answer #84543 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^2+y^2=25 \n" ); document.write( "x-2y=-5 \n" ); document.write( "--------- \n" ); document.write( "x = 2y-5 \n" ); document.write( "Substitute to get: \n" ); document.write( "(2y-5)^2 + y^2 = 25 \n" ); document.write( "4y^2-20y+25 + y^2 = 25 \n" ); document.write( "5y^2-20y=0 \n" ); document.write( "5y(y-4) = 0 \n" ); document.write( "y = 0 or y = 4 \n" ); document.write( "------------------ \n" ); document.write( "Substitute y = 0 into x-2y=-5 to get x=-5 \n" ); document.write( "Substitute y = 4 into x-2y=-5 to get x-8 = -5; x = 3 \n" ); document.write( "------------------- \n" ); document.write( "Solution: (-5,0) and (3,4) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |