document.write( "Question 909255: write an equation for a quadratic given the following:\r
\n" );
document.write( "\n" );
document.write( "x-intercepts are (2,0) and (5,0) and y-intercept is (0,6)\r
\n" );
document.write( "\n" );
document.write( "I know that it means I have (x-2) and (x-5) for my equation. I multiplied them to get x^2 - 7x + 35. I'm not sure how to incorporate the y-intercept.\r
\n" );
document.write( "\n" );
document.write( "Do I put the equation equal to 6 and solve?
\n" );
document.write( "6= x^2 - 7x + 35\r
\n" );
document.write( "\n" );
document.write( "Is my answer x^2 - 7x -29? \n" );
document.write( "
Algebra.Com's Answer #551732 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! write an equation for a quadratic given the following:\r \n" ); document.write( "\n" ); document.write( "x-intercepts are (2,0) and (5,0) and y-intercept is (0,6)\r \n" ); document.write( "\n" ); document.write( "I know that it means I have (x-2) and (x-5) for my equation. I multiplied them to get x^2 - 7x + 35. I'm not sure how to incorporate the y-intercept.\r \n" ); document.write( "\n" ); document.write( "Do I put the equation equal to 6 and solve? \n" ); document.write( "6= x^2 - 7x + 35\r \n" ); document.write( "\n" ); document.write( "Is my answer x^2 - 7x -29? \n" ); document.write( "At the y-intercept, x = 0 \n" ); document.write( "For x^2 - 7x -29, at x = 0, y = -29 \n" ); document.write( "--> No, that's not it. \n" ); document.write( "--------------- \n" ); document.write( "x^2 - 7x + 10 is correct for the x-intercepts. (not 35) \n" ); document.write( "You have to \"adjust\" it to get the y-int of (0,6). \n" ); document.write( "Adding 6 shifts it upward, and affects the x-intercepts, too. \n" ); document.write( "--- \n" ); document.write( "Multiply it by a constant to make the 10 --> 6 \n" ); document.write( "--> 6/10 or 3/5 \n" ); document.write( "============== \n" ); document.write( "(3/5)*(x^2 - 7x + 10) = 3x^2/5 - 21x/5 + 6 \n" ); document.write( "3x^2/5 - 21x/5 + 6 = 0 \n" ); document.write( " \n" ); document.write( " |