The wind chill factor represents the equivalent air temperature at a standard wind speed that would produce the same heat loss as the given temperature and wind speed. One formula for computing the equivalent temperature is

𝑑
W(t) = {33 βˆ’ (10.45+10βˆšπ‘£βˆ’π‘£)(33βˆ’π‘‘) / 2204
33 βˆ’ 1.5958(33 βˆ’ 𝑑)

if 0 ≀ v < 1.79
if 1.79 ≀ v < 20
if v β‰₯ 20

where v represents the wind speed (in meters per second) and t represents the air temperature . Compute the wind chill for an air temperature of 15Β°C and a wind speed of 12 meters per second. (Round the answer to one decimal place.) Show your work.

This answer is 6.0 C but I don't know how to put my work together.

1 answer

better write your function. I can't decipher it. How about

f(v) =
jlkjasklj if 0 <= v < 1.79
ahahhahas if 1.79 <= v < 20
and so on, each section on its own line.

And you can lose those 𝑑 characters, which show up as small boxes on my browser.