document.write( "Question 1062373: Find the equation of the parabola whose vertex is on the line y=x, axis parallel to x-axis and passing throught (6,-2) and (3,4) \n" ); document.write( "
Algebra.Com's Answer #677309 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The general form \"x=ay%5E2%2Bby%2Bc\" and the two given points should allow you to make a linear system of two equations in three unknown variables. You should be able to eliminate two of them. Your next equation y=x might allow you to find the value for the last unknown variable. Converting from general form into standard form might also help.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The best I have been able to find so far is \"system%284a%2B2b=-1%2Cx=a%28y-%28b%2F2a%29%29%5E2%2Bc-b%5E2%2F4a%29\",
\n" ); document.write( "and the vertex being on line y=x, would be some point ( \"c-b%5E2%2F%284a%29\", \"b%2F%282a%29\" ).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The linear equation of a and b, and the expected vertex being on line y=x justify a system \"system%28c-b%5E2%2F%284a%29=b%2F2a%2C4a%2B2b=-1%2C4a-2b%2Bc=6%2C16a%2B4b%2Bc=3%29\". Still not a final answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The system most likely to give something meaningful might be the two specific point equations, and the vertex coordinate relationship equation:
\n" ); document.write( "\"system%284a-2b%2Bc=6%2C16a%2B4b%2Bc=3%2C4ac-b%5E2=2b%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve the first of those for c and substitute into the next two equations. This should be able to make a system
\n" ); document.write( "\"system%284a%2B2b=-1%2C16a%5E2%2Bb%5E2-24a-8ab%2B2b=0%29\".
\n" ); document.write( "Notice that the first equation here has a term \"4a\", and that a few of the other equation's terms can be factored with
\n" ); document.write( "\"4a%7D%7D%2C+so+maybe+a+substitution+for+%7B%7B%7B4a\" might be useful. This could give a single equation in just the one variable, b.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do that and you get \"9b%5E2%2B21b%2B7=0\". Quadratic formula solution will then after simplification give you just for b,
\n" ); document.write( "\"highlight%28b=%28-7%2B-+sqrt%2821%29%29%2F6%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Still a ways to go to get the possible \"a\" and \"c\" values.
\n" ); document.write( "
\n" );