document.write( "Question 66379: What is the vertex of the graph for the equation y=|2x-4|-9? \n" ); document.write( "
Algebra.Com's Answer #47065 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y = |2x - 4| - 9 \n" ); document.write( "form: y = a|bx - h| + k \n" ); document.write( "vertex: (-h/b,k) \n" ); document.write( "vertex: (2,-9) \n" ); document.write( " |