document.write( "Question 452971: The problem says:
\n" );
document.write( "A square has an area of 16x^2+24x+9. Find the length of one side. Make a sketch of the square.
\n" );
document.write( "The sketch is already there, but I can't even begin to explain what it looks like so maybe if someone could help me with the equation, I can figure out what goes where on my own. I hope :)
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #311260 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 16x^2+24x+9\r \n" ); document.write( "\n" ); document.write( "(4x)^2+2*4*3+(3)^2\r \n" ); document.write( "\n" ); document.write( "=(4x+3)^2 is the area \n" ); document.write( "Area = l^2 \n" ); document.write( "l= sqrt(area)\r \n" ); document.write( "\n" ); document.write( "so 4x+3 is the side of the square \n" ); document.write( " |