document.write( "Question 99642: Find the perimeter of the triangle \r
\n" );
document.write( "\n" );
document.write( "bottom side of the triangle is sqrt(5)-sqrt(3)
\n" );
document.write( "side of the triangle is sqrt (5)+sqrt(3)
\n" );
document.write( "other side is 4 \n" );
document.write( "
Algebra.Com's Answer #72494 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! sqrt5-sqrt3+sqrt5+sqrt3+4 \n" ); document.write( "2sqrt5+4 \n" ); document.write( "2*2.236+4 \n" ); document.write( "4.472+4=8.472 answer for the perimeter. \n" ); document.write( " |