SOLUTION: Hello I need help with this question,
YOu are an employee at an electronics store. Employees get a 20% discount sale on all items. You also have a coupon worth $10 off any item in
Algebra ->
Functions
-> SOLUTION: Hello I need help with this question,
YOu are an employee at an electronics store. Employees get a 20% discount sale on all items. You also have a coupon worth $10 off any item in
Log On
Question 158959: Hello I need help with this question,
YOu are an employee at an electronics store. Employees get a 20% discount sale on all items. You also have a coupon worth $10 off any item in the store on items greater than $50.
1.) let x represent the original price of an item. Write a function for the coupon's discount $10 off
this is what I have ... f(x)=x-10 but my mother keeps saying a greater than sign has to be included and her answer...is f(x)=(x>50)-10
2.)write a function for the employee discount of 20% off.
this is what I have...f(x)=(.20*x)-x Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! You have to include the function if x is less than $50.
You use two functions that depend on the input value,
1. , ,
.
.
.
Remember you take the discount off of (subtracted from) the original price.
2.
You can simplify,