document.write( "Question 747293: Let f(x) = 4x - 7 and g(x) = 2x - 3. Find.
\n" );
document.write( "(f*g)(4) \n" );
document.write( "
Algebra.Com's Answer #454849 by RedemptiveMath(80)![]() ![]() ![]() You can put this solution on YOUR website! Let f(x) = 4x - 7 and g(x) = 2x - 3. Find. \n" ); document.write( "(f*g)(4)\r \n" ); document.write( "\n" ); document.write( "All we need to do is plug what f and g are into the multiplication problem. In terms of x (when x is in the domain of f and g), (f*g) is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(4x-7)(2x-3).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiplying this out, we have \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(4x-7)(2x-3) = 8x^2 - 26x + 21.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since there is another factor, 4, being multiplied or multiplying in the problem, we need to multiply what we have just found by that number:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(8x^2 - 26x + 21)(4) = 32x^2 - 104x + 84.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Combining all of these parts, we can see the entire picture in the next series of steps:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(f*g)(4) = (4x-7)(2x-3)(4) = (8x^2-26x+21)(4) = 32x^2 - 104x + 84.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We could also multiply 4 and (4x-7) or 4 and (2x-3) first and then proceeded to multiply the rest of the problem. No matter which two sets of parentheses you start with, the final answer should be the same. \n" ); document.write( " |