document.write( "Question 177313: Multiply ( x + 1/3 )^2 \n" ); document.write( "
Algebra.Com's Answer #132652 by dini(5)\"\" \"About 
You can put this solution on YOUR website!
(x+1/3)^2
\n" ); document.write( "=(x+1/3)*(x+1/3)
\n" ); document.write( "=x^2+(1/3)x+(1/3)x+(1/3)^2
\n" ); document.write( "=x^2+(2/3)x+1/9
\n" ); document.write( "
\n" );