document.write( "Question 430834: I'm trying to help my niece with an algebra problem that has both of us stumped...\r
\n" );
document.write( "\n" );
document.write( "(s+t)(s-t)(s+t)(s-t)\r
\n" );
document.write( "\n" );
document.write( "The answer provided in her book is:\r
\n" );
document.write( "\n" );
document.write( "s^4-2t^2s^2t^2\r
\n" );
document.write( "\n" );
document.write( "I can't even get close to this answer. I got the s^4 and think I got the s^2 and t^2, but I can't figure out the -2t^2.\r
\n" );
document.write( "\n" );
document.write( "If you can tell me what I'm doing wrong, I'd appreciate it. \r
\n" );
document.write( "\n" );
document.write( "I came up with:\r
\n" );
document.write( "\n" );
document.write( "(s)(s)(s)(s) = s^4\r
\n" );
document.write( "\n" );
document.write( "(t)(-t)(t)(-t) = t^2\r
\n" );
document.write( "\n" );
document.write( "I am so confused right now, I don't know what to do. It's been years since I had Algebra.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #299124 by mananth(16946)![]() ![]() You can put this solution on YOUR website! In identities there is a formula for the product of sum and difference of two variables.\r \n" ); document.write( "\n" ); document.write( "(a+b)(a-b)=a^2-b^2\r \n" ); document.write( "\n" ); document.write( "(s+t)(s-t)(s+t)(s-t)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another formula is (a-b)^2= a^2-2ab+b^2 \n" ); document.write( "here a= s^2 & b=t^2 \n" ); document.write( " |