document.write( "Question 58461: graph y=4-|x-3| and label the intercepts \n" ); document.write( "
Algebra.Com's Answer #40045 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! graph y=4-|x-3| and label the intercepts \n" ); document.write( "The y-intercept is found by letting x=0 and solve for y: \n" ); document.write( "y=4-|0-3| \n" ); document.write( "y=4-|-3| \n" ); document.write( "y=4-3 \n" ); document.write( "y=1 The y-intercept is (0,1) \n" ); document.write( ": \n" ); document.write( "The x intercepts are found by letting y=0 and solve for x: \n" ); document.write( "0=4-|x-3| \n" ); document.write( "-4=-4+4-|x-3| \n" ); document.write( "-4=-|x-3| \n" ); document.write( "-(-4)=-(-|x-3|) \n" ); document.write( "4=|x-3| \n" ); document.write( "4=x-3 or 4=-(x-3) \n" ); document.write( "4+3=x-3+3 or -4=-(-(x-3)) \n" ); document.write( "7=x or -4=x-3 \n" ); document.write( "7=x or -1=x The x-intercepts are: (-1,0) and (7,0) \n" ); document.write( ": \n" ); document.write( "I can't label the graph, but you should be able to see we're right. \n" ); document.write( " \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |