document.write( "Question 1013624: What is the next missing number in 5,15,75,525 \n" ); document.write( "
Algebra.Com's Answer #629914 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Looks to me that you are multiplying by 3, then by 5, then by 7...I'm thinking you'd have to multiply by 9 for the next term...so
\n" ); document.write( "525 * 9 = 4725
\n" ); document.write( "
\n" );