document.write( "Question 1068594: 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
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "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.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "W(t) = {33-(10.45+10sqrtv-v)(33-t)/2204
\n" );
document.write( "33-1.5958(33-t)
\n" );
document.write( "if 0≤v<1.79
\n" );
document.write( "if 1.79≤v<20
\n" );
document.write( "if v≥20
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #683931 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! You need to rewrite your equation, it's all run together. \n" ); document.write( "Make separate lines for each segment. \n" ); document.write( "As an example, \n" ); document.write( "f(x)=x+1 for x<0 \n" ); document.write( "f(x)=x^2+2 for 0<=x<=2 \n" ); document.write( "f(x)=-x for x>2 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Please repost. \n" ); document.write( " \n" ); document.write( " |