document.write( "Question 128271: Hi, Can I please have some help with this problem about functions? thank you!\r
\n" );
document.write( "\n" );
document.write( "An appliance dealer advertises a 15% discount on all his washing machines. In addition, the manufacturer offers a $80 rebate on the purchase of a washing machine. Let x represent the sticker price of the washing machine.
\n" );
document.write( "(a) Suppose only the 15% discount applies. Fund a function f that models the purchase price of the washer as a function of the sticker price x
\n" );
document.write( "f(x) =\r
\n" );
document.write( "\n" );
document.write( "(b) Suppose only the $80 rebate applies. Find a function g that models the purchase price of the washer as a function of the sticker price x.
\n" );
document.write( "g(x) =\r
\n" );
document.write( "\n" );
document.write( "(c) Find f º g.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(d) Find g º f. \n" );
document.write( "
Algebra.Com's Answer #93920 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An appliance dealer advertises a 15% discount on all his washing machines. In addition, the manufacturer offers a $80 rebate on the purchase of a washing machine. Let x represent the sticker price of the washing machine. \n" ); document.write( "(a) Suppose only the 15% discount applies. Fund a function f that models the purchase price of the washer as a function of the sticker price x \n" ); document.write( "f(x) = 0.85x \n" ); document.write( "------------------------ \n" ); document.write( "(b) Suppose only the $80 rebate applies. Find a function g that models the purchase price of the washer as a function of the sticker price x. \n" ); document.write( "g(x) = x - 80 \n" ); document.write( "------------------- \n" ); document.write( "(c) Find f º g(x) = f[x-80] = 0.85(x-80) = 0.85x-0.68 \n" ); document.write( "------------------ \n" ); document.write( "(d) Find g º f(x) = g[0.85x] = 0.85x-80 \n" ); document.write( "----------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |