document.write( "Question 104535: I need help factoring the following:
\n" );
document.write( "16x^2-25 \n" );
document.write( "
Algebra.Com's Answer #76088 by TP(29)![]() ![]() ![]() You can put this solution on YOUR website! You need to know about the difference of two squares.\r \n" ); document.write( "\n" ); document.write( "a^2 - b^2 = (a+b)*(a-b) or more simply,(a+b)(a-b).\r \n" ); document.write( "\n" ); document.write( "In your question think of 16x^2 as (4^2)*x^2 or more simply,(4^2)(x^2). \n" ); document.write( "Now (4^2)(x^2)=(4*x)^2 or more simply (4x)^2. \n" ); document.write( "So 16x^2=(4x)^2. \n" ); document.write( "Also think of 25 as (5)^2. \n" ); document.write( "So now we can write: 16x^2-25=(4x)^2-(5)^2. \n" ); document.write( "Now the difference of two squares tells us that\r \n" ); document.write( "\n" ); document.write( " a^2-b^2=(a+b)(a-b). \n" ); document.write( "Compare your (4x)^2-(5)^2 to a^2-b^2. \n" ); document.write( "If you look carefully you can see that a is in the same place as 4x and b is in the same place as 5. \n" ); document.write( "So now we can replace a and b by 4x and 5 respectively. \n" ); document.write( "This means that \r \n" ); document.write( "\n" ); document.write( " a^2-b^2=(a+b)(a-b) can be written as (4x)^2-(5)^2=(4x+5)(4x-5)ANS \n" ); document.write( " |