document.write( "Question 471826: I need the vertex of the function f(x)=(3p)x^2-(24p)x+(5p) \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "the vertex form of a parabola, where(h,k) is the vertex\n" ); document.write( "f(x)=(3p)x^2-(24p)x+(5p) |completing the Square\n" ); document.write( "f(x)= 3p[x^2-8x]+(5p)\n" ); document.write( "f(x)= 3p[(x-4)^2 - 16]+(5p)\n" ); document.write( "f(x)= 3p(x-4)^2 - 48p+(5p)\n" ); document.write( "f(x)= 3p(x-4)^2 - 43p V(4,-43p)