document.write( "Question 1199962: If a poll percent in within 3% of the true percent p, and the poll percent is 31%, describe the possible values of p:
\n" );
document.write( "a. using a double inequality;
\n" );
document.write( "b. using absolute value.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #834412 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the poll percent is 31%. \n" ); document.write( "the true percent is p.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a. using a double inequality.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p = 31% plus or minus 3%. \n" ); document.write( "this tells you that p will be between 28% and 34%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b. using absolute value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "absolute value of (31% - p) = 3% \n" ); document.write( "if (31% - p) is positive, you get (31% - p) = 3%. \n" ); document.write( "solve for p to get p = 31% - 3% = 28% \n" ); document.write( "if (31% - p) is negative, you get -(31% - p) = 3% which becomes -31% + p = 3%. \n" ); document.write( "solve for p to get p = 3% + 31% = 34% \n" ); document.write( "this tells you that p will be between 28% and 34%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the reason for this is because the absolute value of the expression has to be positive. \n" ); document.write( "if it is positive, then the absolute value of it is already positive. \n" ); document.write( "if it is negative, then the absolute value of it is multiplied by -1 to make it positive. \n" ); document.write( "example: \n" ); document.write( "the absolute value of 5 is equal to 5. \n" ); document.write( "the absolute value of -5 is equal to -(-5) which is equal to 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |