document.write( "Question 1112240: suppose that 75% of students taking calculus have previously had a trigonometry course. Of those that did, 75% pass their calculus class. Of those that did not, 40% pass calculus. What is the overall failure rate for calculus? \n" ); document.write( "
Algebra.Com's Answer #727282 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
75%*75%=0.5625
\n" ); document.write( "25%*40%=0.10
\n" ); document.write( "The overall pass rate is the sum of 0.6625
\n" ); document.write( "The overall failure rate is 1-0.6625=0.3375
\n" ); document.write( "
\n" );