document.write( "Question 961768: Your family just built a rectangle pool, with a length of 30 feet and width of 14 feet. Your parents added on a 4 feet walkway all around the rectangle pool
\n" ); document.write( "a.) what are the dimensions of the pool including the walkway?
\n" ); document.write( "b.) What is the diagonal measurement of the pool with the walkway?
\n" ); document.write( "c.) If your parents decorated the entire edge of the pools walkway with stone, at a cost of $7 per linear foot, what is the total cost to decorate all sides of the pool with stone?
\n" ); document.write( "( I already know the answers for letters a and b, i just need to know how to do letter c, Thanks :)
\n" ); document.write( "

Algebra.Com's Answer #587653 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
a) length = 38 feet and width = 22 feet
\n" ); document.write( "b) 38^2 + 22^2 = d^2
\n" ); document.write( "sqrt(38^2 + 22^2) = d
\n" ); document.write( "d = 43.9089968
\n" ); document.write( "c) Perimeter = (2*38) + (2*22) = 120 feet
\n" ); document.write( "cost = 7 * 120 = $840
\n" ); document.write( "therefore,
\n" ); document.write( "cost to decorate all sides of the pool with stone is $840
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );