document.write( "Question 1168203: Customers at the Palace Pro Shop receive a 10% discount if they are members. All
\n" ); document.write( "customers must pay 7% in sales tax. The function f (x ) = 0.9x
\n" ); document.write( "is used to determine the price of an item after the 10% member discount, where
\n" ); document.write( "x is the regular price of the item. The function g(x ) = 1.07x
\n" ); document.write( "is used to determine the total amount customers pay for a purchase after all discounts are applied. Which function can be used to determine
\n" ); document.write( "T (x ), the total amount a member pays for an item with a regular price of
\n" ); document.write( "x dollars?
\n" ); document.write( "A.
\n" ); document.write( "T (x ) = 0.963x
\n" ); document.write( "B.
\n" ); document.write( "T (x ) = 0.17x
\n" ); document.write( "C.
\n" ); document.write( "T (x ) = 1.19x
\n" ); document.write( "D.
\n" ); document.write( "T (x ) = 1.97x
\n" ); document.write( "

Algebra.Com's Answer #851631 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "The function used to determine the price of an item after the \"10\"% member discount is:\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29+=+0.9x\", where x is the regular price of the item.\r
\n" ); document.write( "\n" ); document.write( "The function used to determine the total amount customers pay for a purchase after sales tax is applied is:\r
\n" ); document.write( "\n" ); document.write( "\"g%28x%29+=+1.07x\"\r
\n" ); document.write( "\n" ); document.write( "total amount to be paid by customer for an item with regular price of \"x\" dollars is:\r
\n" ); document.write( "\n" ); document.write( "\"T%28x%29+=+regular_+price%2A+discount+%2A+sales_+tax\"\r
\n" ); document.write( "\n" ); document.write( "\"T%28x%29+=+x%2A0.9+%2A1.07\"\r
\n" ); document.write( "\n" ); document.write( "\"T%28x%29+=+0.963x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, answer is option A\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );