document.write( "Question 1085253: Find the product and quotient of the following pairs of functions.
\n" ); document.write( "1. f(x) = 8x - 4; g(x)=6x + 18
\n" ); document.write( "2. f(x) = 2x + 1; g(x) = 4x^2 - 1
\n" ); document.write( "

Algebra.Com's Answer #699321 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "When you find a product of two things, we multiply the first\r\n" );
document.write( "by the second.\r\n" );
document.write( "\r\n" );
document.write( "When you find a quotient of two things, we divide the first\r\n" );
document.write( "by the second. \r\n" );
document.write( "\r\n" );
document.write( "So to find the product function we multiply\r\n" );
document.write( "\r\n" );
document.write( "fg(x) = (8x - 4)(6x + 18)\r\n" );
document.write( "\r\n" );
document.write( "[Your teacher might want you to multiply that out.]\r\n" );
document.write( "\r\n" );
document.write( "To find the quotient function, we divide, by putting\r\n" );
document.write( "the first over the second:\r\n" );
document.write( "\r\n" );
document.write( "\"expr%28f%2Fg%29\"\"%28x%29\" \"%22%22=%22%22\" \"%288x-4%29%2F%286x-18%29\"\r\n" );
document.write( "\r\n" );
document.write( "4 can be factored out of the top and 2 out of the bottom\r\n" );
document.write( "\r\n" );
document.write( "\"expr%28f%2Fg%29\"\"%28x%29\" \"%22%22=%22%22\" \"%284%282x-1%29%29%2F%286%28x-3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Then the 4 and the 6 can be divided by 2\r\n" );
document.write( "\r\n" );
document.write( "\"expr%28f%2Fg%29\"\"%28x%29\" \"%22%22=%22%22\" \"%282%282x-1%29%29%2F%283%28x-3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Now you can do the other one.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );