First, determine the weight of 330 cans with the given conditions,
(330 cans) x (4 lbs / 100 cans) = 13.2 lbs
Then, the price is determined by multiplying this weight to the price that the recycling center is paying,
(13.2 lbs) x (25 cents / lb) = 330 cents = $3.3
Thus, Robert will be paid $3.3.
Answer:
The minimum number of assignment statements needed is 5
Step-by-step explanation:
To write the algorithm, we apply the strategy of interchanging the values of variables in the assignment statements.
Assume "tmp" is the new variable, let assign tmp to w
The algorithm is:
Procedure exchange (w,x,y,z: integers)
tmp := w
w := x
x := y
y := z
z := tmp
return (w,x,y,z)
end
From the algorithm, it is obvious that there will be a minimum of 5 assignment statements needed.
The hourly rate in miles is our speed. And the equation used to calculate speed is Distance/Time. So: 0.5/0.25 = 2miles/per hour.
Answer:
180°
Step-by-step explanation:
The center of a circle is going to be (-3,5) and the radius of the circle is 4