SOLUTION: how do i write a function rule if it says
pens are shipped to the supply office in boxes of 12 each
write a function rule to calculate the total number of pens when you know t
Algebra ->
Functions
-> SOLUTION: how do i write a function rule if it says
pens are shipped to the supply office in boxes of 12 each
write a function rule to calculate the total number of pens when you know t
Log On
Question 245321: how do i write a function rule if it says
pens are shipped to the supply office in boxes of 12 each
write a function rule to calculate the total number of pens when you know the number fo boxes?
calcualate the number of pens in 16boxes? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! how do i write a function rule if it says
pens are shipped to the supply office in boxes of 12 each
write a function rule to calculate the total number of pens when you know the number fo boxes?
---
N(x) = 12x, where x is the number of boxes.
===================================================
calculate the number of pens in 16 boxes?
N(16) = 12*16 = 192 pens
=========================================
Cheers,
Stan H.