document.write( "Question 163523This question is from textbook Algebra 2 A Teaching Textbook
\n" );
document.write( ": Please help with solving equation for r : q = rs/(r+s).\r
\n" );
document.write( "\n" );
document.write( "I tried multiplying by (r+s), but cannot figure out how to get both r's together.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #120461 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! q=rs/(r+s) \n" ); document.write( "q(r+s)=rs \n" ); document.write( "qr+qs=rs \n" ); document.write( "qr-rs=-qs \n" ); document.write( "r(q-s)=-qs \n" ); document.write( "r=-qs/(q-s) \n" ); document.write( " |