document.write( "Question 37708: Solve the following simultaneous equation:\r
\n" );
document.write( "\n" );
document.write( "r^2 + s - 7 = 0; r - s = 5\r
\n" );
document.write( "\n" );
document.write( "Please show any working out and thank you in advance for your help \n" );
document.write( "
Algebra.Com's Answer #23274 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! R=S-5 NOW SUBSTITUTING S-5 FOR R WE GET (S-5)~2+S=7 OR S~2-10S+25+S=7 OR\r \n" ); document.write( "\n" ); document.write( "S~2-9S+18=0 OR (S-6)(S-3)=0 OR S=6 & S=3 THEN R=6-5 OR R=1 & R=3-5 OR R=-2 \n" ); document.write( " |