document.write( "Question 522220: Please help. i don't know how to do this.
\n" );
document.write( "I have to write the following in vertex form and tell if they open up or down.\r
\n" );
document.write( "\n" );
document.write( "1.The vertex of the parabola is the origin. Point P (1,7) lies on the graph of the parabola.
\n" );
document.write( "2.The vertex of the parabola is the origin. Point W (4,-5) lies on the graph of the parabola.\r
\n" );
document.write( "\n" );
document.write( "Thanks so much \n" );
document.write( "
Algebra.Com's Answer #347395 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! I have to write the following in vertex form and tell if they open up or down. \n" ); document.write( "1.The vertex of the parabola is the origin. Point P (1,7) lies on the graph of the parabola. \n" ); document.write( "2.The vertex of the parabola is the origin. Point W (4,-5) lies on the graph of the parabola. \n" ); document.write( "Thanks so much \n" ); document.write( "** \n" ); document.write( "The best way to do this is plot the two given points, vertex(0,0), and given point P(1,7) on the graph. Since the y-value of the point>0, the parabola must open upwards. \n" ); document.write( "Similarly, for point W(4,-5), the y-value<0, so the parabola must open downwards. \n" ); document.write( ".. \n" ); document.write( "To do it algebraically: \n" ); document.write( "Standard form of a parabola: y=A(x-h)^2+k, with (h,k) being the (x,y) coordinates of the vertex. \n" ); document.write( "Since the(x,y) coordinates of both parabolas, boil down to y=Ax^2. \n" ); document.write( "The problem is to find A for the equations of both parabolas. \n" ); document.write( "For the first problem, using (x,y) coordinates of given point (1,7) \n" ); document.write( "7=A(1^2) \n" ); document.write( "A=7 \n" ); document.write( "Equation of parabola: y=7x^2 \n" ); document.write( ".. \n" ); document.write( "For the second problem, using (x,y) coordinates of given point (4,-5) \n" ); document.write( "-5=A(4^2)=16A \n" ); document.write( "A=-5/16 \n" ); document.write( "Equation of parabola: -5x^2/16 \n" ); document.write( "Plot these two equations and the first will open up and the second opens down. \n" ); document.write( " |