document.write( "Question 43105:
Solve the following systems: \r\n" );
document.write( "\r\n" );
document.write( "              2x -  y = 1\r\n" );
document.write( "              6y - 2x = 9
\n" ); document.write( "

Algebra.Com's Answer #28114 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
y=2x-1 then 6(2x-1)-2x=9 or 12x-6-2x=9 or 10x=15 or x=1.5 then y=2*2.5-1 or\r
\n" ); document.write( "\n" ); document.write( "y=5-1 or y=4
\n" ); document.write( "
\n" );