document.write( "Question 1094705: A reasearch team estimates that 30% of their questionnaires will not be returned. How many questionnaires should they mail out in order to be reasonably certain that at least 750 will be returned? \n" ); document.write( "
Algebra.Com's Answer #709253 by basharat18(4)![]() ![]() ![]() You can put this solution on YOUR website! %age of questionnaires will not be returned = 30% \n" ); document.write( "%age of questionnaires returned = 70% \n" ); document.write( "no of questionnairs returned = 750 \n" ); document.write( "also we know that \n" ); document.write( " (no. of question returned) \n" ); document.write( "___________________________ * 100 = 70% (given) \n" ); document.write( " total number of question sent \n" ); document.write( " \n" ); document.write( "therefore total number of question sent = (750*100)/70 \n" ); document.write( " = 1072 (atleast) \n" ); document.write( " |