document.write( "Question 1193876: The average retail price of gasoline(all types) for the first half of 2009 was 236.5 cents. What would the standard deviation have to be in order for a 15 % probability that a gallon of gas costs less than 2 dollars. \n" ); document.write( "
Algebra.Com's Answer #826040 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=-1.036
\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "-1.036<(200-236.5)/sd
\n" ); document.write( "-1.036sd <-36.5
\n" ); document.write( "sd=35.2 cents
\n" ); document.write( "
\n" );