document.write( "Question 1058934: A rectangular playground is to be fenced so that one of the sides is 16 feet longer than an adjacent side (s). Which of the following quadratic functions can be used to represent the area of the playground?
\n" );
document.write( "A=s^2
\n" );
document.write( "A=16S^2
\n" );
document.write( "A=S^2+16s
\n" );
document.write( "A=s^2+16\r
\n" );
document.write( "\n" );
document.write( "Can u please show me the method to solve and the answer?
\n" );
document.write( "Thanks much!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #674014 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! ...one of the sides is 16 feet longer than an adjacent side (s)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A for area. \n" ); document.write( "The sides s, and s+16; \n" ); document.write( "A=s(s+16) \n" ); document.write( " |