document.write( "Question 42300: Suppose that the blood alcohol concentration (BAC) of a person who has been drinking is given by the following:\r
\n" );
document.write( "\n" );
document.write( "ounces consumed times % alcohol times 0.075 divided by body weight in pounds minus hours of drinking times 0.015\r
\n" );
document.write( "\n" );
document.write( "Find the BAC for a 255-lb man who, in 2 hours, has drunk 13 beers. (Assume that each beer is 12 oz with a 4.5% alcohol content.) Round your answer to the nearest thousandth.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #27447 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! just plug everything into the cookbook formula and get \n" ); document.write( "BAC = {[(156 oz)(4.5 %)(.075)] / 255} - 2(.015) = \n" ); document.write( "BAC = .176 \n" ); document.write( "He is drunk! \n" ); document.write( "13 beers in two hours would take me out too! \n" ); document.write( " |