document.write( "Question 41165: I don't quite understand this one.\r
\n" );
document.write( "\n" );
document.write( "Find a value for k so that 9m^2 - kn^2 will have the factors 3m + 7n, and 3m - 7n.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #26683 by vidhyak(98)![]() ![]() ![]() You can put this solution on YOUR website! Find a value for k so that 9m^2 - kn^2 will have the factors 3m + 7n, and 3m - 7n.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(a + b)(a-b) = a^2 - b^2\r \n" ); document.write( "\n" ); document.write( "The factors are 3m + 7n, and 3m - 7n. Let's apply the above formula \n" ); document.write( "a = 3m and b = 7n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3m + 7n)(3m - 7n) = 9m^2 - 49n^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Comparing 9m^2 - 49n^2 with 9m^2 - kn^2, we get k = 49 \n" ); document.write( " |