document.write( "Question 700642: solving linear systems by linear combinations:\r
\n" );
document.write( "\n" );
document.write( "p+4q=23
\n" );
document.write( "-p+q=2\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #431993 by lisaarrington37(2)![]() ![]() ![]() You can put this solution on YOUR website! p=3 \n" ); document.write( "q=5 \n" ); document.write( " |