document.write( "Question 115260: 6. Construction
\n" );
document.write( "The building ciode in a certain county requires that public buildings be able to withstand a wind pressure of 25 lb/ft^2. The pressure P is related to the wind speed v in miles per hour by the formula P = v^2/390. What wjind speed will produce the maximum pressure allowed? Round to two significant digits. \n" );
document.write( "
Algebra.Com's Answer #83894 by ganesh(20)![]() ![]() ![]() You can put this solution on YOUR website! The relation between pressure(P) and wind speed(v) is P = v^2 / 390.\r \n" ); document.write( "\n" ); document.write( "The maximum pressure allowed is 25 lb/ft^2.\r \n" ); document.write( "\n" ); document.write( "Let V be the wind speed which creates maximum pressure.\r \n" ); document.write( "\n" ); document.write( "Then, 25 = V^2 / 390.\r \n" ); document.write( "\n" ); document.write( "That is, V^2 = 9750\r \n" ); document.write( "\n" ); document.write( "Or, V = 98.74 miles/hour. \n" ); document.write( " |