Write a function rule for the table.
__________________________
  Days    l    Cost to Rent a Truck
  1           l     34
  2           l     56
  3           l     78
  4           l     100
               l


A. c = 22d + 22

B. c = 12d + 22

C. c = 22d + 12

D. c = 22d



Show your work! Please explain your answer! : )

Respuesta :

x = days renting the truck
y = fee
x + y = 34
2x + y = 56

By using Elimination , we can subtract or add both equations so we can isolate a variable:
Lets isolate y for example
Subtracting
2x - x + y - y = 56 - 34
x = 22
Then plugin x (22) to one of the equations
22 + y = 34
y = 12
The awnser is c) 22d + 12