document.write( "Question 929883: 4. The length of each side of an equilateral triangle is (x+5) centimetres. \r
\n" );
document.write( "\n" );
document.write( "Write an expression in terms of x for the perimeter of the equilateral triangle. Give this in its simplest form. \r
\n" );
document.write( "\n" );
document.write( "If the perimeter is 22.5 cm work out the value of x.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #564564 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! each side of an equilateral triangle is (x+5)cm \n" ); document.write( "...... \n" ); document.write( "P = (x+5) + (x+5) + (x+5) = 3x + 15 \n" ); document.write( "P = 3x + 15 \n" ); document.write( "P = 22.5 \n" ); document.write( "........... \n" ); document.write( "22.5 = 3x + 15 \n" ); document.write( "7.5 = 3x \n" ); document.write( "2.5 = x \n" ); document.write( " |