document.write( "Question 1062912: Please show me the solution to this problem using factoring and the zero-product property.\r
\n" );
document.write( "\n" );
document.write( " 4a^2-10a +6=0\r
\n" );
document.write( "\n" );
document.write( " Thank you for helping me. \n" );
document.write( "
Algebra.Com's Answer #677925 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Factoring method: \n" ); document.write( "4a^2-10a+6 = 0 \n" ); document.write( "We can factor the left side like this: \n" ); document.write( "2(a-1)(2a-3) = 0 \n" ); document.write( "Now divide both sides by 2: \n" ); document.write( "(a-1)(2a-3) = 0 \n" ); document.write( "a-1 = 0 or 2a-3 = 0 \n" ); document.write( "a = 1 or 2a = 3 \n" ); document.write( "a = 1 or a = 3/2 \n" ); document.write( " |