document.write( "Question 529635: Please help me with this.I'm not sure how to do this.I have to solve these by factoring: \r
\n" );
document.write( "\n" );
document.write( "I have to factor
\n" );
document.write( "a. x^2 -5x + 4 = 0
\n" );
document.write( "b. x^2 + 10 = -6x\r
\n" );
document.write( "\n" );
document.write( "I appreciate your help,thank you so much! \n" );
document.write( "
Algebra.Com's Answer #349733 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Please help me with this.I'm not sure how to do this.I have to solve these by factoring: \n" ); document.write( "I have to factor \n" ); document.write( "a. x^2 -5x + 4 = 0 \n" ); document.write( "(x-4)(x-1)=0 \n" ); document.write( "x=4 \n" ); document.write( "or \n" ); document.write( "x=1 \n" ); document.write( ".. \n" ); document.write( "b. x^2 + 10 = -6x \n" ); document.write( "x^2+6x+10=0 \n" ); document.write( "a=1, b=6, c=10 \n" ); document.write( "discriminant=b^2-4ac=36-4*1*10=36-40=-4 \n" ); document.write( "Therefore, there is no real solution \n" ); document.write( " |