document.write( "Question 985948: use factoring and the zero product property to solve the following problem
\n" );
document.write( "4a^2-10a+6=0 \n" );
document.write( "
Algebra.Com's Answer #606923 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 4a^2 - 10a + 6 = 0 \n" ); document.write( "Simplify, divide by 2 \n" ); document.write( "2a^2 - 5a + 3 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(2a - 3)(a - 1) = 0 \n" ); document.write( "Two solutions \n" ); document.write( "a = 1 \n" ); document.write( "and \n" ); document.write( "2a = 3 \n" ); document.write( "a = 3/2 \n" ); document.write( " a = 1.5 \n" ); document.write( " |