document.write( "Question 81790: The area of a square is square inches. What is the length of the side of the square? \n" );
document.write( "
Algebra.Com's Answer #58606 by stanbon(75887)![]() ![]() ![]() 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( " |