document.write( "Question 744664: if one zero of polynomial 2x^2-3x+p is 3, then find the other root(zero). Also find the value of p. \n" ); document.write( "
Algebra.Com's Answer #453482 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if one zero of polynomial 2x^2-3x+p is 3, then find the other root(zero). Also find the value of p. \n" ); document.write( "------ \n" ); document.write( "Use synthetic division: \n" ); document.write( "3)....2....-3....p \n" ); document.write( "------2----4....|p-12\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Solve: \n" ); document.write( "p-12 = 0 \n" ); document.write( "p = 12 \n" ); document.write( "---------\r \n" ); document.write( "\n" ); document.write( "Quotient: 2x + 4 = 0 \n" ); document.write( "x = -4/2 = -2 \n" ); document.write( "---- \n" ); document.write( "Other root: x = -2 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |