document.write( "Question 1073894: 5,15,45,135,405 what's the 10th value in the sequence \n" ); document.write( "
Algebra.Com's Answer #688719 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
The sequence follows the pattern N=5 x 3^(n-1),where N is the number, and n is the nth term in the sequence. So, the 10th value in the sequence is 5 x 3^(10-1)=5 x 3^9=98415. ☺☺☺☺ \n" ); document.write( "
\n" );