document.write( "Question 515442: factor completely 169x^2 – 64 \n" ); document.write( "
Algebra.Com's Answer #343986 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Notice, I can rewrite: \n" ); document.write( "169x^2 – 64 \n" ); document.write( "as \n" ); document.write( "(13x)^2 - 8^2 \n" ); document.write( "Now, it is a \"difference of squares\" (special factoring case): \n" ); document.write( "(13x-8)(13x+8) \n" ); document.write( " |