document.write( "Question 670831: In a poll for the upcoming mayoral election, 42% of likely voters said they planned to vote for Lucy Jones. This pill had a margin of error of +-3 percentage points. use this inequality |v-42|<=3 to find the least and greatest percent of voters v likely to vote for Lucky Jones according to this poll. \n" ); document.write( "
Algebra.Com's Answer #417136 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! |v-42|<=3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-3 <= v-42 <= 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-3+42 <= v <= 3+42\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "39 <= v <= 45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the smallest percent is 39% and the largest percent is 45% \n" ); document.write( " |