document.write( "Question 962946: if a triangle with all sides equal length has a perimeter of 15x+27, what is an expression for the length of one of it's sides? \n" ); document.write( "
Algebra.Com's Answer #588317 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let s be the length of one of the triangle's sides, since all three sides have equal lengths, \n" ); document.write( "3s = 15x +27 \n" ); document.write( "divide both sides of = by 3 \n" ); document.write( "s = 5x +9 \n" ); document.write( " \n" ); document.write( " |