97.1k views
2 votes
HELP ME PLSS!?!?

In the mall you receive a coupon for $5 off of a pair of jeans when you arrive at the store you find that all jeans are 25% off

.let x represent the original cost of the jeans
.the function f(x)=x-5 represents the cost of the jeans if you use the coupon
.the function g(x)=0.25x represents the cost of the jeans if you apply the store discount of 25% first

Write a function: H(x) that represents how much you would pay if you use the mall coupon that followed by applying the discount from the store?

User Marley
by
7.1k points

1 Answer

1 vote

Answer:

The function H(x) that represents how much you would pay if you use the mall coupon followed by applying the store discount of 25% would be: H(x) = (x-5)*0.25. This function takes the original cost of the jeans (x) and subtracts $5 from it (x-5) to account for the coupon, and then multiplies the result by 0.25 to account for the store discount.

Make Me As a Brainelist If You Like

User Danger
by
6.6k points