document.write( "Question 436063: Please, how do you solve this question?\r
\n" );
document.write( "\n" );
document.write( "A square had a side lenght of 5k and an equilateral triangle has a side lenght of 2k+1. If the both have the same perimeter, what is the perimeter of the triangle? \n" );
document.write( "
Algebra.Com's Answer #301693 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! If a square has a side length of 5k, then its perimeter is 4(5k)or 20k. An equilateral triangle has the same length on all sides; thus its perimeter is 3(2k+1)=6k+3. \n" ); document.write( "------------------ \n" ); document.write( "20k=6k+3 \n" ); document.write( "14k=3 \n" ); document.write( "k=3/14. \n" ); document.write( " |