The census is 60 because it’s obviously when you divided
Withdrew 1200
spent 1/5 on travel : 1/5(1200) = 1200/5 = 240
leaving her with : 1200 - 240 = 960
spent 2/3 on hardware : 2/3(960) = 1920/3 = 640
leaving her with : 960 - 640 = 320
320 - lunch = 300.50
320 - 300.50 = lunch
19.50 = lunch <==
Surface area o fthe ball = 4 * 3.14 * radius^2
if diameter = 1.680 then radius = 1/2 * 1.680 = 0.84
so surface area = 4 * 3.14 * 0.84^2 = 8.862
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)