document.write( "Question 1206363: Donna and Kayleigh both go to the same high school. Donna lives 21 miles from the school.Kayleigh lives 6 miles from Donna.
\n" );
document.write( "Part A. Write an absolute value equation to represent the location of Kayleigh’s house in relation to the high school.
\n" );
document.write( "Part B. How far could Kayleigh live from her school? \n" );
document.write( "
Algebra.Com's Answer #843776 by Theo(13342) You can put this solution on YOUR website! donna lives 21 miles from the school. \n" ); document.write( "kayleigh lives 6 miles from donna. \n" ); document.write( "the absolute value inequality that models this would be abs(x - 21) <= 6 \n" ); document.write( "this says that the maximum distance from the school to kayleigh's house will be 21 + 6 = 27 miles and the minimum distance from the school to kayleigh's house will be 21 - 6 = 15 miles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the absolute value inequality is solved by breaking it up into two separate parts. \n" ); document.write( "the first part assumes x - 21 is positive and the second part assumes x - 21 is negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "first part is (x-21) <= 6. \n" ); document.write( "add 21 to both sides of that inequality to get x <= 27\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "second part is -(x-21) <= 6 \n" ); document.write( "multiply both sides of that by -1 to get (x-21) >= -6. \n" ); document.write( "that's because multiplying both sides of an inequality by a negative number reverses the inequality. \n" ); document.write( "solve for x to get x >= 15.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the smallest distance from kayleigh to the school is 15. \n" ); document.write( "the largest distance from kayleigh to the school is 27.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference on absolute value equalities and inequalities.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://math.libretexts.org/Bookshelves/Algebra/Advanced_Algebra/02%3A_Graphing_Functions_and_Inequalities/206%3A_Solving_Absolute_Value_Equations_and_Inequalities\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let me know if you have any questions. \n" ); document.write( "theo \n" ); document.write( " \n" ); document.write( " |