document.write( "Question 266385: find the line of symmetry f(x)=-(x+4)^2+9 \n" ); document.write( "
Algebra.Com's Answer #195693 by checkley77(12844) ![]() You can put this solution on YOUR website! f(x)=-(x+4)^2+9 \n" ); document.write( "f(x)=-(x^2+8x+16)+9 \n" ); document.write( "f(x)=-x^2-8x-16+9 \n" ); document.write( "f(x)=-x^2-8x-7 complete the square. \n" ); document.write( "x^2+8x+16=-7+16 \n" ); document.write( "(x+4)^2=9 \n" ); document.write( "x+4=0 \n" ); document.write( "x=-4 \n" ); document.write( "Axis of symetry is x=-4 \n" ); document.write( " |