document.write( "Question 309774: If k is a positive integer, what is the average of 3^k and 3^(k+2)? \n" ); document.write( "
Algebra.Com's Answer #221568 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If k is a positive integer, what is the average of 3^k and 3^(k+2)?
\n" ); document.write( "-----------
\n" ); document.write( "Avg = (3^k + 3^(k+2))/2 = (3^k + 9*3^k)/2
\n" ); document.write( "Avg = 5*3^k
\n" ); document.write( "
\n" ); document.write( "
\n" );