document.write( "Question 757917: solve the following system of linear equations
\n" );
document.write( " 3x+4y=8
\n" );
document.write( " 8y=16-6x \n" );
document.write( "
Algebra.Com's Answer #461140 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the following system of linear equations \n" ); document.write( "3x+4y=8 \n" ); document.write( "8y=16-6x \n" ); document.write( "---- \n" ); document.write( "Note: The two equation are really the same. \n" ); document.write( "3x + 4y = 8 \n" ); document.write( "6x + 8y = 16 \n" ); document.write( "------ \n" ); document.write( "One is twice the other. \n" ); document.write( "---- \n" ); document.write( "The solution is the infinite set of points (x,(-3/4)x+2) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================== \n" ); document.write( " |