document.write( "Question 69896: Geometry. A triangle has sides 3x + 7, 4x- 9, and 5x + 6. Find the expression
\n" );
document.write( "that represents its perimeter. I know that P=a+b+c but what I am having problems with is how to show the expression the correct way.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #49793 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! P=Side A + Side B + Side C \n" ); document.write( "P=(3x+7)+(4x-9)+(5x+6) [plug-in the values for all three sides] \n" ); document.write( "P=3x+7+4x-9+5x+6 [combine like-terms] \n" ); document.write( "P=12x+4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |