document.write( "Question 637209: I was never taught parabolas in school, so if someone could explain them too me and how to solve these problems, it would be much appreicated.\r
\n" );
document.write( "\n" );
document.write( "A parabola with equation y = ax^2 + bx passes through the two points (-1,3) and (4,-2). \r
\n" );
document.write( "\n" );
document.write( "(a) Use algebra to find its equation.
\n" );
document.write( "Hint: Set up a system of two simultaneous equations. \r
\n" );
document.write( "\n" );
document.write( "(b) Is the point (2,-3) on the parabola? Justify your answer with working.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #401512 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A parabola with equation y = ax^2 + bx passes through the two points (-1,3) and (4,-2). \n" ); document.write( "(a) Use algebra to find its equation. \n" ); document.write( "Hint: Set up a system of two simultaneous equations. \n" ); document.write( "(b) Is the point (2,-3) on the parabola? Justify your answer with working. \n" ); document.write( "** \n" ); document.write( "Graph of a parabola: y=ax^2+bx+c \n" ); document.write( "3 equations are needed to solve, not 2 \n" ); document.write( ".. \n" ); document.write( "(1) 3=a(-1)^2+b(-1)+c \n" ); document.write( "(2) -2=a(4)^2+b(4)+c \n" ); document.write( "(3) -3=a(2)^2+b(2)+c \n" ); document.write( ".. \n" ); document.write( "(1) 3=a-b+c \n" ); document.write( "(2) -2=16a+4b+c \n" ); document.write( "(3) -3=4a+2b+c \n" ); document.write( ".. \n" ); document.write( "(1) 3=a-b+c \n" ); document.write( "(2) -2=16a+4b+c \n" ); document.write( "subtract to eliminate c \n" ); document.write( "(4) 5=-15a-5b \n" ); document.write( ".. \n" ); document.write( "(2) -2=16a+4b+c \n" ); document.write( "(3) -3=4a+2b+c \n" ); document.write( "subtract to eliminate c \n" ); document.write( "(5) 1=12a+2b \n" ); document.write( ".. \n" ); document.write( "(4) 5=-15a-5b \n" ); document.write( "(5) 1=12a+2b \n" ); document.write( ".. \n" ); document.write( "(6) 10=-30a-10b \n" ); document.write( "(7) 5= 60a+10b \n" ); document.write( "add to eliminate b \n" ); document.write( "(8) 15=30a \n" ); document.write( "a=15/30=1/2 \n" ); document.write( "2b=1-12a=1-6=-5 \n" ); document.write( "b=-5/2 \n" ); document.write( "c=3-a+b=3-1/2-5/2=0 \n" ); document.write( ".. \n" ); document.write( "a=1/2 \n" ); document.write( "b=-5/2 \n" ); document.write( "c=0 \n" ); document.write( ".. \n" ); document.write( "equation: \n" ); document.write( "y=(1/2) x^2-(5/2)x+0 \n" ); document.write( "y=x^2/2-5x/2 \n" ); document.write( ".. \n" ); document.write( "Since point (2,-3) was used in developing the equation, it is on the curve of the parabola. \n" ); document.write( "note: In developing the equation of a parabola the constant c must also be considered and you would need 3 variables and 3 simultaneous equations. In this case c turned out to be =0, but this is not aways the case. \n" ); document.write( " \n" ); document.write( " |