document.write( "Question 1026281: The formula for finding the perimeter of an equilateral triangle is P=3s. How can you transform the formula so that it can be used to determine the length of one side of the triangle when given the perimeter?\r
\n" );
document.write( "\n" );
document.write( "3P=s
\n" );
document.write( "P/s=3
\n" );
document.write( "Ps=3
\n" );
document.write( "P/3=s* \n" );
document.write( "
Algebra.Com's Answer #641519 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The formula for finding the perimeter of an equilateral triangle is P=3s. How can you transform the formula so that it can be used to determine the length of one side of the triangle when given the perimeter? \n" ); document.write( "---- \n" ); document.write( "s = P/3 \n" ); document.write( " |