document.write( "Question 231947: If f(2m + 1) = 24m^3 + 36m^2 + 26m, what is f(x)? \n" ); document.write( "
Algebra.Com's Answer #171514 by stanbon(75887) ![]() You can put this solution on YOUR website! If f(2m + 1) = 24m^3 + 36m^2 + 26m, what is f(x) \n" ); document.write( "---- \n" ); document.write( "Let x = 2m+1 \n" ); document.write( "The m = (x-1)/2 \n" ); document.write( "--------------------- \n" ); document.write( "f(x) = 24[(x-1)/2]^3 + 36[(x-1)/2]^2 + 26[(x-1)/2] \n" ); document.write( "---------------- \n" ); document.write( "Hopefully you do not need to \"simplify\" that. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |