document.write( "Question 1120615: A function f is given by f(4x-1) = 4x2+5. Evaluate f(15).\r
\n" );
document.write( "\n" );
document.write( "Answer: f(15) = Answer
\n" );
document.write( "905
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #736273 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "905 would be the answer if the function were defined as f(x) = 4x^2+5: \n" ); document.write( "f(15) = 4(15^2)+5 = 4(225)+5 = 900+5 = 905 \n" ); document.write( "But the function is defined as f(4x-1) = 4x^2+5. To evaluate f(15), you need to determine the value of x that makes 4x-1 equal to 15. \n" ); document.write( "4x-1 = 15 \n" ); document.write( "4x = 16 \n" ); document.write( "x = 4 \n" ); document.write( "THAT is the value you need to substitute into the expression 4x^2+5 to get the answer. \n" ); document.write( " |