document.write( "Question 464175: A billiards triangle is equilateral. What is its perimeter?\r
\n" );
document.write( "\n" );
document.write( "each side is (2x + 1) inches \n" );
document.write( "
Algebra.Com's Answer #317951 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! There are three sides of length 2x+1 inches, so\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Perimeter = 3(2x+1) = 6x+3 inches \n" ); document.write( " |