document.write( "Question 749517: How do you workout the problem x^2+9y^2=9
\n" );
document.write( " -2x+1y=-3 by elimination method \n" );
document.write( "
Algebra.Com's Answer #456019 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x^2+9y^2=9 \n" ); document.write( "-2x+1y=-3 --> y = 2x-3 \n" ); document.write( "--------- \n" ); document.write( "Sub for y in the 1st eqn \n" ); document.write( "x^2+9y^2=9 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------- \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "============= \n" ); document.write( "It might be called \"elimination\" since the y terms were eliminated by the substitution. \n" ); document.write( " \n" ); document.write( " |