document.write( "Question 839121: 2 points are chosen on the parabola defined by y=x^2, one with a positive x-coordinate and the other with a negative x-coordinate. If the points are (a,b) and (c,d), where a < 0 and c > 0, find the y-intercept of the line joining the 2 points in terms of a and c \n" ); document.write( "
Algebra.Com's Answer #505538 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
2 points are chosen on the parabola defined by y=x^2, one with a positive x-coordinate and the other with a negative x-coordinate. If the points are (a,b) and (c,d), where a < 0 and c > 0, find the y-intercept of the line joining the 2 points in terms of a and c
\n" ); document.write( "--------
\n" ); document.write( "Points:
\n" ); document.write( "(a,b) implies b = a^2 because y = x^2
\n" ); document.write( "-----
\n" ); document.write( "(c,d) implies d = c^2 because y = x^2
\n" ); document.write( "-------------------------------
\n" ); document.write( "Using the two points (a,b) and (c,d)
\n" ); document.write( "slope = (d-b)(c-a)
\n" ); document.write( "---
\n" ); document.write( "Substituting for b and d you get: \r
\n" ); document.write( "\n" ); document.write( "= (c^2-a^2)/(c-a) = c+a
\n" ); document.write( "That is the slope.
\n" ); document.write( "------
\n" ); document.write( "Form of the line: y = mx + k where k is the y-intercept.
\n" ); document.write( "a^2 = (c+a)(a) + k
\n" ); document.write( "a^2 = ca+a^2 = k
\n" ); document.write( "k = -ca (that is the y-intercept)
\n" ); document.write( "====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );