document.write( "Question 76969: I am trying to find the solution for s in the following equation:\r
\n" );
document.write( "\n" );
document.write( "D= c-s/n\r
\n" );
document.write( "\n" );
document.write( "I know I am supposed to multiply both sides to clear the quation of fractions. I am not sure how to do that with letters. I believe the answer is s=nd+c but don't know how to show my work. Can you help please? \n" );
document.write( "
Algebra.Com's Answer #55183 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! find the solution for s in the following equation: \n" ); document.write( "Assume you mean: \n" ); document.write( "D = (c-s)/n \n" ); document.write( ": \n" ); document.write( "multiply both sides by n and you have: \n" ); document.write( "nD = c - s \n" ); document.write( ": \n" ); document.write( "Add s to both sides and you have: \n" ); document.write( "nD + s = c \n" ); document.write( ": \n" ); document.write( "Subtract nD from both sides: \n" ); document.write( "s = c - nD \n" ); document.write( " |