document.write( "Question 1165927: In a newly opened department store, a couple bought a double deck for their two kids. Following the policy of the department store, they paid the cost of the purchased item the 12% sales tax, and the 300.00 delivery charge.\r
\n" ); document.write( "\n" ); document.write( "a. Write a function g(x) for the total amount, after taxes, on the purchase amount x.
\n" ); document.write( "b. Write another f(x) for the total including the delivery fee, on the purchase amount x.
\n" ); document.write( "c. Determine and interpret f circle g (x). Which result in a lower cost.
\n" ); document.write( "d. Suppose taxes , by law, are not to be charged on delivery fees which composite function must then be used?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Please help me. Thank you.
\n" ); document.write( "

Algebra.Com's Answer #790430 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
-------------------------------------------------------
\n" ); document.write( "b. Write another f(x) for the total including the delivery fee, on the purchase amount x.
\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=x%2B0.12x%2B300\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28f%28x%29=1.12x%2B300%29\"
\n" ); document.write( "This includes the tax and the delivery.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------
\n" ); document.write( "a. Write a function g(x) for the total amount, after taxes, on the purchase amount x.
\n" ); document.write( "-------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28g%28x%29=1.12x%29\"--------this was not described to include the delivery charge.
\n" ); document.write( "
\n" );