document.write( "Question 275749: find the next three terms in each sequence.540, 270, 90, 22.5 \n" ); document.write( "
Algebra.Com's Answer #201115 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
540, 270, 90, 22.5, [4.5]
\n" ); document.write( "540/270=2
\n" ); document.write( "270/90=3
\n" ); document.write( "90/22.5=4
\n" ); document.write( "22.5/5=4.5 is the next number in this sequence.
\n" ); document.write( "
\n" );