document.write( "Question 431175: Factor the given expression 4x^2 - 16t^2\r
\n" );
document.write( "\n" );
document.write( "Thank-you \n" );
document.write( "
Algebra.Com's Answer #299314 by subudear(62)![]() ![]() ![]() You can put this solution on YOUR website! we know that a^2 - b^2 = (a-b)(a+b) \n" ); document.write( "4x^2 - 16t^2 = (2x - 4t) ( 2x + 4t) \n" ); document.write( " |