document.write( "Question 1080078: How do you find real numbers a,b and c so that the graph of the function contains the points (-1,5), (3,8) and (0,2)?\r
\n" );
document.write( "\n" );
document.write( "My process went as\r
\n" );
document.write( "\n" );
document.write( " (-1,5) is a point on the graph then values are, x=-1 and y=5 that must satisfy y=ax^2+bx+c
\n" );
document.write( "Equation one being \r
\n" );
document.write( "\n" );
document.write( " (3,8) is a point on the graph then values are, x=3 and y=8 that must satisfy y=ax^2+bx+c
\n" );
document.write( "Equation two being \r
\n" );
document.write( "\n" );
document.write( " (0,2) is a point on the graph then values are, x=0 and y=2 that must satisfy y=ax^2+bx+c
\n" );
document.write( "Equation three being \r
\n" );
document.write( "\n" );
document.write( "that gives the system of 3 equation which are
\n" );
document.write( "ONE
\n" );
document.write( "TWO
\n" );
document.write( "THREE \r
\n" );
document.write( "\n" );
document.write( "then you start with ONE and THREE
\n" );
document.write( "
\n" );
document.write( " < multiply each side by -1
\n" );
document.write( "and add to get a-b=3\r
\n" );
document.write( "\n" );
document.write( "Im not sure if thats the way to go where you then use equation 3 to eliminate c from equation 2 or if there's another process to get solutions of a, b and c? I'm thankful for any advice on this problem! \n" );
document.write( "
Algebra.Com's Answer #694322 by MathTherapy(10555)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "How do you find real numbers a,b and c so that the graph of the function \n" ); document.write( "\n" ); document.write( "My process went as\r \n" ); document.write( "\n" ); document.write( " (-1,5) is a point on the graph then values are, x=-1 and y=5 that must satisfy y=ax^2+bx+c \n" ); document.write( "Equation one being \n" ); document.write( "\n" ); document.write( " (3,8) is a point on the graph then values are, x=3 and y=8 that must satisfy y=ax^2+bx+c \n" ); document.write( "Equation two being \n" ); document.write( "\n" ); document.write( " (0,2) is a point on the graph then values are, x=0 and y=2 that must satisfy y=ax^2+bx+c \n" ); document.write( "Equation three being \n" ); document.write( "\n" ); document.write( "that gives the system of 3 equation which are \n" ); document.write( "ONE \n" ); document.write( "TWO \n" ); document.write( "THREE \n" ); document.write( "\n" ); document.write( "then you start with ONE and THREE \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and add to get a-b=3\r \n" ); document.write( "\n" ); document.write( "Im not sure if thats the way to go where you then use equation 3 to eliminate c from equation 2 or if there's another process to get solutions of a, b and c? I'm thankful for any advice on this problem! \n" ); document.write( " Great job in getting up to that point.\n" ); document.write( " |