document.write( "Question 896879: find the perimeter of a triangular garden that measures 8ft by x ft by (8x+3) \n" ); document.write( "
Algebra.Com's Answer #543842 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
The Triangular garden has a perimeter of
\n" ); document.write( " p=8 + x + 8x+3
\n" ); document.write( "combine like terms
\n" ); document.write( "p=9x+11
\n" ); document.write( "
\n" );