document.write( "Question 234055: Please help me to solve the system: r+d=9
\n" );
document.write( " r-d=-5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #172629 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the system: \n" ); document.write( "r+d=9 \n" ); document.write( "r-d=-5 \n" ); document.write( "----------- \n" ); document.write( "Add the two equations and solve for \"r\": \n" ); document.write( "2r = 4 \n" ); document.write( "r = 2 \n" ); document.write( "------------- \n" ); document.write( "Substitute into r+d = 9 to solve for \"d\": \n" ); document.write( "2+d = 9 \n" ); document.write( "d = 7 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |