document.write( "Question 1077627: If one of the quadratic equation px^+15-14=0 is 2/3 find the value of p and other root \n" ); document.write( "
Algebra.Com's Answer #692089 by amfagge92(93)![]() ![]() You can put this solution on YOUR website! Let x be the other root be x \n" ); document.write( "sum of the roots = \n" ); document.write( "2/3+x=-15/p \n" ); document.write( "solving \n" ); document.write( "2p + 3xp=-45 as eqn (i) \n" ); document.write( " \n" ); document.write( "product of the root= \n" ); document.write( "2/3*x=-14/p as eqn (ii) \n" ); document.write( "gives \n" ); document.write( "xp=-21 \n" ); document.write( " put xp in eqn (i) \n" ); document.write( "2p +3(-21)=-45 \n" ); document.write( "2p-63=-45 \n" ); document.write( "p=9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "hence,the other root is -7/3 using |