document.write( "Question 153234: what is the perimeter of a triangle which sides measure 6,8,and 10 inches? \n" ); document.write( "
Algebra.Com's Answer #112758 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Perimeter of a triangle: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P=side1+side2+side3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P=6+8+10=14+10=24\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the perimeter of the triangle is 24 inches \n" ); document.write( " |