document.write( "Question 295614: Power Functions and Power Operations\r
\n" );
document.write( "\n" );
document.write( "\"You have a coupon for $100 off the price of a sofa. When you arrive at the store, you find that the sofas are on sale for 25% off. Let x represent the original price of the sofa.\r
\n" );
document.write( "\n" );
document.write( "Use function notation to describe your cost, f(x), using only the coupon. Next, use function notation to describe your cost g(x) using only the 25% discount.\" \n" );
document.write( "
Algebra.Com's Answer #213040 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! A) The cost of the sofa, f(x), using only the coupon = $ x-100\r \n" ); document.write( "\n" ); document.write( "B) The cost of the sofa, f(x), using only the 25% discount = $ (x*75)/100 =3x/4 \n" ); document.write( " \n" ); document.write( " |