document.write( "Question 76304: Please help me to solve this equation using the zero-factor property.\r
\n" );
document.write( "\n" );
document.write( "5x^2+12=23x \n" );
document.write( "
Algebra.Com's Answer #54752 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 5x^2+12=23x \n" ); document.write( "5x^2-23x+12=0 \n" ); document.write( "ac=60 and b=-23 \n" ); document.write( "Two numbers whose product is 60 and whose sum is -23 are -20 and -3. \n" ); document.write( "Rewrite the problem replacing the -23x with -20x and -3x. \n" ); document.write( "5x^2-20x-3x+12=0 \n" ); document.write( "Factor the fist two and the last two terms separately, as follows: \n" ); document.write( "5x(x-4)-3(x-4)=0 \n" ); document.write( "Factor out the common factor to get: \n" ); document.write( "(x-4)(5x-3)=0 \n" ); document.write( "One of the two factors must be zero. \n" ); document.write( "If x-4=0, x=4 \n" ); document.write( "If 5x-3=0, x=3/5 \n" ); document.write( "Solution: x=4 or x=3/5 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |