document.write( "Question 902613: Find the value of \"a%5E2%2B2ab%2Bb%5E2\" when a=2, b=1. \n" ); document.write( "
Algebra.Com's Answer #547399 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
Substitute a=2, b=1 into \"a%5E2%2B2ab%2Bb%5E2\".
\n" ); document.write( "\"a%5E2%2B2ab%2Bb%5E2\" = \"2%5E2%2B2%282%29%281%29%2B1%5E2\" = \"4%2B4%2B1\" = \"9\"
\n" ); document.write( "
\n" );