document.write( "Question 635711: What is the next number in the series 120,95,79,70 ,? \n" ); document.write( "
Algebra.Com's Answer #400493 by opeodu(24)\"\" \"About 
You can put this solution on YOUR website!
if you consider their difference
\n" ); document.write( "120-95=25
\n" ); document.write( "95-79=16
\n" ); document.write( "79-70=9
\n" ); document.write( "they are perfect squares decreasing in order 5,4 and 3 so the next square is 4. hence the next number is 70+4=74
\n" ); document.write( "
\n" ); document.write( "
\n" );