document.write( "Question 4215: Set up and solve a system of linear equations for the the following:\r
\n" );
document.write( "\n" );
document.write( "find a, b and c for the quadratic function: f(x)=ax^2+bx+c\r
\n" );
document.write( "\n" );
document.write( "Given that
\n" );
document.write( "f(x)=1, f(-3)=17, f(2)=-1/2\r
\n" );
document.write( "\n" );
document.write( "I have completed the quadratic function portion but I'm really lost finding a, b and c...Pleese help. \n" );
document.write( "
Algebra.Com's Answer #1882 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! f(-3)=17 means when x=-3, y=17 \n" ); document.write( "f(2)=-1/2 means when x=2, y=-1/2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Put these 2 sets of information into the function to get 2 equations. However, as there are 3unknowns (a, b and c) you will need a third equation too: f(x)=1?? is this a typo on your part? shouldn't the x be a number?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Once you have the 3 equations, you will have to solve them simultaneously either by substitution or elimination.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jon. \n" ); document.write( " \n" ); document.write( " |