document.write( "Question 942574: How would I multiply (4+a)^2? This is what I have 16+a. Am I on the correct path? \n" ); document.write( "
Algebra.Com's Answer #574620 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (4+a)(4+a) \n" ); document.write( "16+4a+4a+a^2= \n" ); document.write( "16+8a+a^2 \n" ); document.write( " |