document.write( "Question 28706: use factoring to solve the following equations:
\n" );
document.write( "9x^2-16=0
\n" );
document.write( "i tried (3x-4)(3x-4) but this is wrong. then I thought about using the square root property, but the instructions say factoring. \n" );
document.write( "
Algebra.Com's Answer #15635 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! you were nearly correct....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3x-4)(3x+4) is the factored version of the quadratic.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, (3x-4)(3x+4)=0 which implies that \n" ); document.write( "either (3x-4) = 0 OR (3x+4) = 0 \n" ); document.write( "--> 3x = 4 OR 3x = -4 \n" ); document.write( "--> x = 4/3 OR x = -4/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |