document.write( "Question 103724: can someone help me with this problem using the elimination method.It's from my textbook\r
\n" );
document.write( "\n" );
document.write( "2x-3y=0
\n" );
document.write( "2x+6y=3\r
\n" );
document.write( "\n" );
document.write( "thanks. \n" );
document.write( "
Algebra.Com's Answer #75427 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! subtract the second equation from the first, this eliminates the x and gives -9y=-3 so y=1/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x-3(1/3)=0 ... 2x-1=0 ... 2x=1 ... x=1/2 \n" ); document.write( " |