document.write( "Question 4582: Solve for the variable indicated. Show your work.
\n" );
document.write( "s = a + (n-1) d solve for n \n" );
document.write( "
Algebra.Com's Answer #2113 by glitzgirl_14(11)![]() ![]() ![]() You can put this solution on YOUR website! s = a + (n-1)d \n" ); document.write( "s-a = (n-1)d \n" ); document.write( "( s - a)/ d = n - 1 \n" ); document.write( "(s-a)-d + 1 = n \n" ); document.write( " |