document.write( "Question 1207458: Show that the real solutions of the equation ax^2 + bx + c = 0 are the reciprocals of the real solutions of the equation cx^2 + bx + a = 0. Assume that b^2-4ac is greater than or equal to 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do I equate both equations? If not, how is this done?
\n" ); document.write( "

Algebra.Com's Answer #845337 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let r be a root of \"y+=+ax%5E2%2Bbx%2Bc\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This will mean \"ar%5E2%2Bbr%2Bc+=+0\" is the case.
\n" ); document.write( "The input x = r leads to the output y = 0.
\n" ); document.write( "If the root is a real number, then it is where the curve crosses or touches the x axis which we consider it to be an x intercept.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Divide both sides by r^2
\n" ); document.write( "Do a bit of algebraic rearranging like so
\n" ); document.write( "\"ar%5E2%2Bbr%2Bc+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28ar%5E2%2Bbr%2Bc%29%2F%28r%5E2%29+=+0%2F%28r%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28ar%5E2%29%2F%28r%5E2%29%2B%28br%29%2F%28r%5E2%29%2Bc%2F%28r%5E2%29+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%2Bb%2A%281%2Fr%29%2Bc%2A%281%2F%28r%5E2%29%29+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"c%2A%281%2Fr%29%5E2%2Bb%2A%281%2Fr%29%2Ba+=+0\"
\n" ); document.write( "This shows that 1/r is a root of y = cx^2+bx+a\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have proven that r being a root of y = ax^2+bx+c leads to 1/r being a root of y = cx^2+bx+a\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can reverse this flow of logic to go from \"c%2A%281%2Fr%29%5E2%2Bb%2A%281%2Fr%29%2Ba+=+0\" to \"ar%5E2%2Bbr%2Bc+=+0\"
\n" ); document.write( "This will show that 1/r being a root of y = cx^2+bx+a leads to r being a root of y = ax^2+bx+c.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A rephrasing of this method is found here
\n" ); document.write( "https://math.stackexchange.com/questions/2751986/show-that-the-solutions-from-one-quadratic-equation-are-reciprocal-to-the-soluti\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------------------------------------
\n" ); document.write( "--------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another approach\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let r and s be roots of ax^2+bx+c = 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r+=+%28-b+%2B+sqrt%28b%5E2+-+4ac%29%29%2F%282a%29\" and \"s+=+%28-b+-+sqrt%28b%5E2+-+4ac%29%29%2F%282a%29\" due to the quadratic formula.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t and u are roots of cx^2+bx+a = 0
\n" ); document.write( "\"t+=+%28-b+%2B+sqrt%28b%5E2+-+4ac%29%29%2F%282c%29\" and \"u+=+%28-b+-+sqrt%28b%5E2+-+4ac%29%29%2F%282c%29\" due to the quadratic formula.
\n" ); document.write( "The numerators are the same, but the denominators are now 2c instead of 2a.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We must require that \"a+%3C%3E+0\" and \"c+%3C%3E+0\" to avoid division by zero errors.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Claim: \"1%2Fr+=+u\" i.e. the reciprocal of r is u.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Proof:
\n" ); document.write( "\"r+=+%28-b+%2B+sqrt%28b%5E2+-+4ac%29%29%2F%282a%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Fr+=+%282a%29%2F%28-b+%2B+sqrt%28b%5E2+-+4ac%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Fr+=+%282a%29%2F%28-b+%2B+sqrt%28d%29%29\" where d = b^2-4ac is the discriminant\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Multiply top and bottom by (-b-sqrt(d)) to rationalize the denominator.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Fr+=+%282a%28-b+-+sqrt%28d%29%29%29%2F%28b%5E2-d%29\" Difference of squares rule in the denominator\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Fr+=+%282a%28-b+-+sqrt%28d%29%29%29%2F%28b%5E2-%28b%5E2-4ac%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Fr+=+%282a%28-b+-+sqrt%28d%29%29%29%2F%284ac%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Fr+=+%28-b+-+sqrt%28d%29%29%2F%282c%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Fr+=+%28-b+-+sqrt%28b%5E2-4ac%29%29%2F%282c%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Fr+=+u\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This proves that the reciprocal of r is u.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Similar steps will show that the reciprocal of s would be t.
\n" ); document.write( "\"1%2Fs+=+t\"
\n" ); document.write( "I'll leave such steps for the student to do.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Example:
\n" ); document.write( "The roots of x^2+5x+6 = 0 would be r = -2 and s = -3
\n" ); document.write( "The roots of 6x^2+5x+1 = 0 are t = -1/3 and u = -1/2
\n" ); document.write( "This example demonstrates that conditions 1/r = u and 1/s = t are both satisfied.
\n" ); document.write( "I recommend exploring other examples.
\n" ); document.write( "
\n" ); document.write( "
\n" );