document.write( "Question 1082057: Lengths of a certain type of white radish are normally distributed with mean x cm and standard
\n" );
document.write( "deviation y cm. 4% of these radishes are longer than 12 cm and 32% are longer than 9 cm. Find x and y. \n" );
document.write( "
Algebra.Com's Answer #696198 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4% is at z=+1.75 \n" ); document.write( "32% is at z=+0.47 \n" ); document.write( "1.75=(x-mean)/y, but x-mean=12-mean \n" ); document.write( "1.75y=12-mean \n" ); document.write( "mean+1.75y=12 and similarly, \n" ); document.write( "mean+0.47y=9 \n" ); document.write( "subtract second \n" ); document.write( "1.28y=3 \n" ); document.write( "y=2.34 cm \n" ); document.write( "mean+1.10=9 \n" ); document.write( "mean=7.9 cm \n" ); document.write( "check with first \n" ); document.write( "7.9+1.75(2.34)=11.995, 12 with rounding error \n" ); document.write( "x=7.9 cm \n" ); document.write( "y=2.34 cm \n" ); document.write( " \n" ); document.write( " |