document.write( "Question 471851: complete the conjecture based on the pattern you observe in the specific case.\r
\n" );
document.write( "\n" );
document.write( "Conjecture: For any 2 numbers a and b, the product of (a+b) and (a-b) is always equal to ________ ?
\n" );
document.write( "(2+1)(2-1) = 3= 2^2 - 1^2
\n" );
document.write( "(3+2)(3-2) = 5= 3^2 - 2^2
\n" );
document.write( "(4+2)(4-2) = 12= 4^2 - 2^2 \n" );
document.write( "
Algebra.Com's Answer #323651 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! a^2 - b^2. We do not need to call it a conjecture anymore since it can easily be proven. \n" ); document.write( " |