document.write( "Question 56925: I honestly have no idea how to answer this problem. It's not from a book, my teacher made it up.\r
\n" );
document.write( "\n" );
document.write( "f(x)=x+4
\n" );
document.write( "find (f(x))^2\r
\n" );
document.write( "\n" );
document.write( "I wrote down (x+4)^2 which equals x^2+16 just to have an answer. I'd rather have an example problem like this one so I could learn from that instead of just having a correct answer. Thank you! \n" );
document.write( "
Algebra.Com's Answer #38667 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=x+4 \n" ); document.write( "find (f(x))^2 \n" ); document.write( "[f(x)]^2=(x+4)^2 \n" ); document.write( "=(x+4)(x+4) \n" ); document.write( "Use the FOIL method to get the product, as follows: \n" ); document.write( "F: x*x=x^2 \n" ); document.write( "O: x*4=4x \n" ); document.write( "I: 4*x=4x \n" ); document.write( "L: 4*4=16 \n" ); document.write( "Addthe results to get: \n" ); document.write( "x^2+8x+16 \n" ); document.write( "Hope this helps. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |