document.write( "Question 330479: reaarange this equation y+5=x^2+4x in parabola form \n" ); document.write( "
Algebra.Com's Answer #236889 by Jk22(389) You can put this solution on YOUR website! y+5=x^2+4x => y=x^2+4x-5=(x+2)^2-9 \n" ); document.write( " |