document.write( "Question 255108: Solving Equation by Factoring
\n" );
document.write( "(zero property)
\n" );
document.write( "Solve:
\n" );
document.write( "9k^2=4k
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #187434 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Let's set it to 0 \n" ); document.write( "9k^2-4k=0 \n" ); document.write( "k(9k-4)=0 \n" ); document.write( " \n" ); document.write( " |