document.write( "Question 145639This question is from textbook
\n" );
document.write( ": the key in the back says the answer is 48, but i do not understand how they got there... f(n)= 5n(squared)+4n f(3)-9 \n" );
document.write( "
Algebra.Com's Answer #106277 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! f(n)= 5n(squared)+4n; f(3)-9 \n" ); document.write( ": \n" ); document.write( "Substitute 3 for n and subtract 9 from the result \n" ); document.write( "f(3) = 5(3^2) + 4(3) \n" ); document.write( "f(3) = 5(9) + 12 \n" ); document.write( "f(3) = 45 + 12 - 9 = 48\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |