document.write( "Question 1165235: Suppose that the function f is defined for all real numbers as follows.\r
\n" );
document.write( "\n" );
document.write( "f(x)= -x^(2)+10 if -4<=x<4\r
\n" );
document.write( "\n" );
document.write( " -5-x if x>=4\r
\n" );
document.write( "\n" );
document.write( "Graph the function f. Then determine whether or not the function is continuous. \n" );
document.write( "
Algebra.Com's Answer #852240 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "This is the graph of the piecewise function. \n" ); document.write( " \n" ); document.write( "The red parabola is due to the piece y = -x^2+10, when graphed on the interval -4 <= x < 4. \n" ); document.write( "Graph y = -x^2+10 as normal, then erase the portions when x < -4 or x > 4. \n" ); document.write( "The vertex is at (0,10). \n" ); document.write( "Two other points on this parabola are (-1,9) and (1,9).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Two graphing tools I recommend are Desmos and GeoGebra \n" ); document.write( "Or you can use something like a TI83. \n" ); document.write( "Another alternative is to use graph paper to do everything by hand.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The blue line is the piece y = -5-x on the interval x >= 4. \n" ); document.write( "Two points on this blue line are (4,-9) and (5,-10).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There is a red closed endpoint at (-4,-6) \n" ); document.write( "There is an open hole at (4,-6) marked in red. \n" ); document.write( "There is a blue closed filled in endpoint at (4,-9) \n" ); document.write( "Another way of saying \"closed endpoint\" could be \"filled in endpoint\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The open endpoint is due to the lack of \"or equal to\" in the inequality sign. \n" ); document.write( "This is why we exclude x = 4 from the red parabola. \n" ); document.write( "In contrast every other endpoint is included because there is an \"or equal to\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can clearly see the graph is not continuous. \n" ); document.write( "There's a jump at x = 4 when going from the red curve to the blue line.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To determine this algebraically, without needing a graph, plug x = 4 into both pieces to see what results. \n" ); document.write( "I'll label the pieces g(x) and h(x). \n" ); document.write( "g(x) = -x^2+10 \n" ); document.write( "g(4) = -4^2+10 \n" ); document.write( "g(4) = -16+10 \n" ); document.write( "g(4) = -6 \n" ); document.write( "This leads to the location (4,-6) which is the red open hole on the graph.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And, \n" ); document.write( "h(x) = -5-x \n" ); document.write( "h(4) = -5-4 \n" ); document.write( "h(4) = -9 \n" ); document.write( "This leads to the blue filled in endpoint at (4,-9) \n" ); document.write( "The results -6 and -9 do not agree on the same number, so this is a non-graph confirmation that the piecewise function is not continuous. \n" ); document.write( "To be continuous, we would need g(4) = h(4) to be the case. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similar practice problems are at the following links \n" ); document.write( "https://www.algebra.com/algebra/homework/Graphs/Graphs.faq.question.1206484.html \n" ); document.write( "https://www.algebra.com/algebra/homework/Graphs/Graphs.faq.question.1188881.html \n" ); document.write( "https://www.algebra.com/algebra/homework/Rational-functions/Rational-functions.faq.question.1200349.html \n" ); document.write( " \n" ); document.write( " |