document.write( "Question 838230:  The sales tax in one state is 7%. Write a function rule for finding the total cost of an item with selling price x. Then find the total cost of a CD player with a selling price of $150.
\n" );
document.write( "a.
\n" );
document.write( "f(x) = x – 7; $148.93
\n" );
document.write( "c.
\n" );
document.write( "f(x) = 7 + x; $151.07
\n" );
document.write( "b.
\n" );
document.write( "f(x) = 0.07x; $10.50
\n" );
document.write( "d.
\n" );
document.write( "f(x) =1.07x; $160.50 \n" );
document.write( "
| Algebra.Com's Answer #504927 by richwmiller(17219)     You can put this solution on YOUR website! d) \n" ); document.write( " |