document.write( "Question 52884: Find the equation of a quadratic polynomial passing through the following points: (-1,2) (-5,2) and (6,8)? \n" ); document.write( "
Algebra.Com's Answer #36581 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the equation of a quadratic polynomial passing through the following points: A=(-1,2).....B= (-5,2) and C=(6,8)? \n" ); document.write( "EQN. OF AB IS \n" ); document.write( "Y-2 = {(2-2)/(-5+1)}(X+1)=0 \n" ); document.write( "Y-2=0...............................1 \n" ); document.write( "EQN.OF BC IS \n" ); document.write( "Y-2={(8-2)/(6+5)}(X+5)=6(X+5)/11 \n" ); document.write( "11Y-22=6X+30 \n" ); document.write( "11Y-6X-30-22=0 \n" ); document.write( "11Y-6X-52=0...................2 \n" ); document.write( "HENCE THE COMMON EQN.REPRESENTING BOTH THE EQNS. IS \n" ); document.write( "(Y-2)(11Y-6X-52)=0 \n" ); document.write( "11Y^2-6XY-52Y-22Y-12X+104=0 \n" ); document.write( "11Y^2-6XY-74Y-12X+104=0 \n" ); document.write( " |