document.write( "Question 1021824: I have a table for which I need a formula n 0 1 2 3 4 5
\n" );
document.write( " s 1 2 4 8 16 32
\n" );
document.write( "I came up with n+1=sx2, but I don't feel confident. Please help. Thank you. \n" );
document.write( "
Algebra.Com's Answer #637525 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Formula -> s = 2^n \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |