document.write( "Question 744166: i need to solve this systems of equations using substitution\r
\n" ); document.write( "\n" ); document.write( "X^2+Y^2=25
\n" ); document.write( "3X-4X=0
\n" ); document.write( "

Algebra.Com's Answer #453214 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The problem \"system%28X%5E2%2BY%5E2=25%2C3X-4X=0%29\" is easy.
\n" ); document.write( "The only solution to \"3X-4X=0\" is \"X=0\"
\n" ); document.write( "\"3X-4X=0\" --> \"-X=0\" --> \"highlight%28X=0%29\"
\n" ); document.write( "Substituting \"X=0\" into \"X%5E2%2BY%5E2=25\" you get \"Y%5E2=25\",
\n" ); document.write( "which has two solutions: \"highlight%28Y=5%29\" and \"highlight%28Y=-5%29\"
\n" ); document.write( "The solutions to the system are the two pairs (0,5) and (0,-5), or
\n" ); document.write( "\"highlight%28system%28X=0%2CY=5%29%29\" and \"highlight%28system%28X=0%2CY=-5%29%29\"
\n" ); document.write( "
\n" ); document.write( "NOTE:
\n" ); document.write( "If the problem had been \"system%283X-4Y=0%2CX%5E2%2BY%5E2=25%29\", the system could be solved similarly, with a little more work.
\n" ); document.write( "The answer is not pretty, so that was not the intended problem.
\n" ); document.write( "(Classroom problems are supposed to have pretty answers).
\n" ); document.write( "In that case, solving for X to substitute in the other equation we get
\n" ); document.write( "\"3X-4Y=0\" --> \"3X=4Y\" --> \"X=4Y%2F3\" to substitute.
\n" ); document.write( "So you have
\n" ); document.write( "\"system%28X=4Y%2F3%2CX%5E2%2BY%5E2=25%29\" --> \"%284Y%2F3%29%5E2%2BY%5E2=25\" --> \"16Y%5E2%2F9%2BY%5E2=25\"
\n" ); document.write( "At this point, I would multiply both sides to the equal sign times 9 to get rid of fractions. I would get
\n" ); document.write( "\"16Y%5E2%2B9Y%5E2=225\" --> \"16Y%5E2%2B9Y%5E2-225=0\"
\n" ); document.write( "That equation yields two ugly solutions for Y:
\n" ); document.write( "
\n" ); document.write( "Each ugly Y can be substituted into \"X=4Y%2F3\" to get the corresponding ugly X values \"X=%284%2F3%29%28%28-9+%2B-+3sqrt%281609%29%29%2F32%29=%28-3+%2B-+sqrt%281609%29%29%2F8\"
\n" ); document.write( "for a pair of ugly solutions.
\n" ); document.write( "
\n" );