document.write( "Question 1198248: If f(1)=9 and f(n)=f(n-1)+2 then find the value of f(6) \n" ); document.write( "
Algebra.Com's Answer #831803 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If f(1)=9 and f(n)=f(n-1)+2 then find the value of f(6)
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The formula describes the arithmetic progression with the first term of 9\r\n" );
document.write( "and the common difference of 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, f(6) is the 6th term of this progression\r\n" );
document.write( "\r\n" );
document.write( "    f(6) = 9 + 5*2 = 9 + 10 = 19.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Good joking Math problem.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );