document.write( "Question 81790: The area of a square is \"4p%5E2-4p%2B1\" square inches. What is the length of the side of the square? \n" ); document.write( "
Algebra.Com's Answer #58606 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
4p^2-4p+1
\n" ); document.write( "Factor to get (2p-1)^2
\n" ); document.write( "So Area = (side)^2=(2p-1)^2
\n" ); document.write( "side = sqrt[(2p-1)^2]
\n" ); document.write( "side = 2p-1
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );