document.write( "Question 37577: Write the first four terms of the sequence an=64(1/4)^n, for n=0, 1, 2, 3,
\n" ); document.write( "How do I finish problem?
\n" ); document.write( "

Algebra.Com's Answer #23198 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Write the first four terms of the sequence an=64(1/4)^n, for n=0, 1, 2, 3,
\n" ); document.write( "How do I finish problem?
\n" ); document.write( "PUT N=0,1,2,3 IN THE ABOVE..WE GET
\n" ); document.write( "FOR N=0................A0=64(1/4)^0=64
\n" ); document.write( "FOR N=1..........A1=64(1/4)^1=64/4=16
\n" ); document.write( "FOR N=2..........A2=64(1/4)^2=64/16=4
\n" ); document.write( "FOR N=3..........A3=64(1/4)^3=64/64=1
\n" ); document.write( "
\n" );