document.write( "Question 165442This question is from textbook ELEMENTARY AND INTERMEDIATE ALGEBRA
\n" );
document.write( ": The width of a pool table is x feet, and the length is 4 feet
\n" );
document.write( "longer than the width. Find polynomials A(x) and P(x) that
\n" );
document.write( "represent the area and perimeter of the pool table. Find
\n" );
document.write( "A(4) and P(4). \n" );
document.write( "
Algebra.Com's Answer #121950 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! W=x ft \n" ); document.write( "L=x+4 ft so A(x)=x(x+4) and P(x)=2(x+(x+4)) \n" ); document.write( " P(x)=4x+8\r \n" ); document.write( "\n" ); document.write( "so for A(4)=4(4+4)=32sqft and P(4)=4(4)+8=24ft \n" ); document.write( " |