document.write( "Question 1190443: Ashley estimates that there are a marbles in a jar. Harry, who knows the actual number of marbles in the jar, b, notes that Ashley’s estimate is within 15 marbles (inclusive) of the actual number of marbles. Which of the following inequalities represents the relationship between Ashley’s estimate and the actual number of marbles in the jar?
\n" );
document.write( "a) -15≤a-b≤15
\n" );
document.write( "b) a≤b+15
\n" );
document.write( "c) a≥b-15
\n" );
document.write( "d) a+b≥15 \n" );
document.write( "
Algebra.Com's Answer #822067 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a = Ashley's estimate \n" ); document.write( "b = true amount \n" ); document.write( "a-b = difference of the two items\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The difference represents how far off Ashley is. \n" ); document.write( "For example, if she guesses a= 10 marbles but there's actually b = 7 marbles, then she would be a-b = 10-7 = 3 marbles off.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For cases when b is larger than a, like a = 7 and b = 10, we have \n" ); document.write( "a-b = 7-10 = -3 \n" ); document.write( "We can't have a negative distance. We want to be able to express this gap as some positive number or zero.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is where absolute value comes in. \n" ); document.write( "|a-b| ensures that the difference is never negative. \n" ); document.write( "The lowest it can go is 0. \n" ); document.write( "It represents the distance from a to b on the number line.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To be within 15 marbles means that the distance |a-b| is 15 or smaller \n" ); document.write( "Put another way: the worst Ashley could guess is that she's 15 too high or 15 too low compared to the actual count.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This leads us to \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That directly points to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Choice A \n" ); document.write( " \n" ); document.write( " |