document.write( "Question 144373: if i have equ:\r
\n" );
document.write( "\n" );
document.write( "k = m + s + x + y + z
\n" );
document.write( "how do i solve for s?\r
\n" );
document.write( "\n" );
document.write( "s = ?\r
\n" );
document.write( "\n" );
document.write( "All you can do is get s by itself on one side of the equal sign. In this case, subtract the other terms.
\n" );
document.write( "s = k - m - x - y - z \n" );
document.write( "
Algebra.Com's Answer #105115 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |