Answer:
$3.50 per pound
Step-by-step explanation:
Divide 42 by 12 or 31.5 by 9 and you get 3.5. In money, that is $3.50
Answer:
90.
Step-by-step explanation:
We have two lines of code:
y ← x + x + x + x + x
z ← y + y + y
and, x=6 before the execution. Then, when the program starts to run we obtain:
y ← 6 + 6 + 6 + 6 + 6
y ← 30
z ← 30+30+30
z ← 90.
Then, the value of z after excecution is 90.
3.25(4)+2(6) --plug in values
13+12 --multiply
$25 --answer
This question is a little unclear. y= 4x - 3 is already in slope-intercept form. If you use (2,-3), then it would look like -3 = 4(2) - 3...