document.write( "Question 1029899: If the x column has the numbers - 1,2,3,4,5,6 and the y column has the numbers 2,4,8,16,32,64. What would the expression be? Thank-you \n" ); document.write( "
Algebra.Com's Answer #644827 by stanbon(75887) ![]() You can put this solution on YOUR website! the x column has the numbers - 1,2,3,4,5,6 and the y column has the numbers 2,4,8,16,32,64. What would the expression be? \n" ); document.write( "------ \n" ); document.write( "2 = 2^1 \n" ); document.write( "4 = 2^2 \n" ); document.write( "8 = 2^3 \n" ); document.write( "... \n" ); document.write( "... \n" ); document.write( "64 = 2^6 \n" ); document.write( "----- \n" ); document.write( "Ans:: a(n) = 2^n \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |