SOLUTION: PC Haven sells computers at a 15% discount on the original price plus a $200 rebate. Write a function to represent the final price of a computer at PC Haven. What is the value of t

Algebra ->  Rational-functions -> SOLUTION: PC Haven sells computers at a 15% discount on the original price plus a $200 rebate. Write a function to represent the final price of a computer at PC Haven. What is the value of t      Log On


   



Question 97495This question is from textbook Holt Algebra 2
: PC Haven sells computers at a 15% discount on the original price plus a $200 rebate. Write a function to represent the final price of a computer at PC Haven. What is the value of the function for an input of 2500, and what does it represent? This question is from textbook Holt Algebra 2

Answer by mathslover(157) About Me  (Show Source):
You can put this solution on YOUR website!
let the original price be x
15 % discount = 0.15x
hence final price (P) = $(x - 0.15x -200)
for x = 2500
the final price P = $(2500 - .15* 2500 -200)
= $(2500 - 375 - 200)
= $1925