Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
This is the Graph
jimthompson5910 (jim_thompson5910):
The boundary line is an absolute value equation
jimthompson5910 (jim_thompson5910):
The general absolute value equation is
y = a|x-h| + k
where (h,k) is the vertex
jimthompson5910 (jim_thompson5910):
What is the vertex here?
OpenStudy (anonymous):
idk...
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
look at the lowest point (where the sharp pointy end is)
jimthompson5910 (jim_thompson5910):
what is that point?
OpenStudy (anonymous):
5/1
jimthompson5910 (jim_thompson5910):
good, it's (5,1)
So h = 5 and k = 1
jimthompson5910 (jim_thompson5910):
This means that
y = a|x-h| + k
becomes
y = a|x-5| + 1
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
ok
jimthompson5910 (jim_thompson5910):
Now plug in another point, say (4,2), and solve for 'a'
y = a|x-5| + 1
2 = a|4-5| + 1
2 = a|-1| + 1
2 = a(1) + 1
2 = a+1
2-1 = a
1 = a
a = 1
So the equation of the boundary line is
y = 1|x-5| + 1
which simplifies to
y = |x-5| + 1
jimthompson5910 (jim_thompson5910):
Where is the shaded region? Above or below the boundary line?
OpenStudy (anonymous):
above
jimthompson5910 (jim_thompson5910):
the boundary line is also solid
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
so we use the \(\Large \ge\) sign
this means that the inequality shown is
\[\Large y \ge |x-5|+1\]