Answer:
Part A:
c = .86*p
c =1.72 for 2 lbs
Part B:
c =.81p
Step-by-step explanation:
Part A:
Total cost = cost per pound * number of pounds
c = .86*p
Let p = 2
c = .86*2
c =1.72
Part B:
Total cost = cost per pound * number of pounds
c = .(.86-.05)*p
c =.81p
Answer:
x = 1
y = -1
z = 2
Step-by-step explanation:
You have the following system of equations:

First, you can subtract euqation (3) to equation (1):
x + 2y - z = -3
<u>-x +y -z = - 4 </u>
0 3y -2z = -7 (4)
Next, you can multiply equation (3) by 2 and subtract it to equation (2):
2[ x -y + z = 4]
<u> -2x +y -z = -5</u>
0 -y + z= 3 (5)
You multiply equation (5) by 2 and sum (5) with (4):
2[ -y + z = 3]
<u> 3y -2z= -7</u>
y + 0 = -1
Then y = -1
Next, you replace y=-1 in (5) to obtain z:
-(-1) + z = 3
z = 2
Finally, you can replace z and y in the equation (3) to obtain x:
x - (-1) + (2) = 4
x = 1