document.write( "Question 368086: 5p+3q=10
\n" );
document.write( "2p-3q=4 \n" );
document.write( "
Algebra.Com's Answer #262303 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Add corresponding sides of the two equations, to get: \n" ); document.write( "7p = 14, or p = 2. By substitution into the first equation: \n" ); document.write( "5*2+3q = 10, \n" ); document.write( "10 + 3q = 10, \n" ); document.write( "3q = 0, \n" ); document.write( "q = 0. \n" ); document.write( " \n" ); document.write( " |