document.write( "Question 631668: Find the real zeros of the function P(x)=3(x+8)^2-(x+8)+4 \n" ); document.write( "
Algebra.Com's Answer #397751 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the real zeros of the function \n" ); document.write( "P(x)=3(x+8)^2-(x+8)+4 \n" ); document.write( "** \n" ); document.write( "P(x)=3(x+8)^2-(x+8)+4=0 \n" ); document.write( "let u=(x+8) \n" ); document.write( "3u^2-u+4=0 \n" ); document.write( "b^2-4ac=1-4*3*4<0 \n" ); document.write( "no real solutions \n" ); document.write( " |