document.write( "Question 48529: solve the system algebraically:
\n" );
document.write( "x^2+y^2=20 x^2-2y^2=8
\n" );
document.write( "thanks for helping me with this
\n" );
document.write( "i hope you can help
\n" );
document.write( ";) \n" );
document.write( "
Algebra.Com's Answer #32110 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x~2+y~2=20 \n" ); document.write( "x~2-2y~2=8 now subtract these equations we get \n" ); document.write( "------------- \n" ); document.write( "3y~2=12 or y~2=12/3 or y~2=4 or y=2 then x~2+2*2=20 or x~2+4=20 or x~2=16 or x=4 \n" ); document.write( " |