document.write( "Question 101104: Solve the system;\r
\n" );
document.write( "\n" );
document.write( "4x-y=2
\n" );
document.write( "-16x+4y=-5 \n" );
document.write( "
Algebra.Com's Answer #73606 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 4X-Y=2 OR Y=-4X +2 (RED LINE) \n" ); document.write( "-16X+4Y=-5 OR 4Y=16X-5 OR Y=16X/4-5/4 OR Y=4X-5/4 (GREEN LINE) \n" ); document.write( " \n" ); document.write( "x=1/2 & y=-3/4 \n" ); document.write( " \n" ); document.write( " |