SOLUTION: Write in function notation. 1.) C =12n+75 1). y-4x+9 3.) D=-20t+150 4) P=4s

Algebra ->  Linear-equations -> SOLUTION: Write in function notation. 1.) C =12n+75 1). y-4x+9 3.) D=-20t+150 4) P=4s      Log On


   



Question 1106272: Write in function notation. 1.) C =12n+75 1). y-4x+9 3.) D=-20t+150 4) P=4s
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
1.) C = 12n+75
Just stick (n) after C

    C(n) = 12n+75
2.). y = 4x+9
Just stick (x) after y

    y(x) = 4x+9

3.) D = -20t+150
Just stick (t) after D

   D(t) = -20t+150

4) P = 4s
Just stick (s) after P

  P(s) = 4s

That's all there is to functional notation.

Edwin