document.write( "Question 723263: The perimeter of an isosceles triangle with side lengths s and base length b is given by 2s + b. Find the perimeter of an isosceles triangle with side lengths s = 9 in. and base length b = 6 in.\r
\n" );
document.write( "\n" );
document.write( "Please help me with this and explain steps. \n" );
document.write( "
Algebra.Com's Answer #443086 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The perimeter of an isosceles triangle with side lengths s and base length b is given by 2s + b. \n" ); document.write( "Find the perimeter of an isosceles triangle with side lengths s = 9 in. and base length b = 6 in. \n" ); document.write( ": \n" ); document.write( "p = 2s + b \n" ); document.write( "replace s with 9, replace b with 6 \n" ); document.write( "p = 2(9) + 6 \n" ); document.write( "just to the math \n" ); document.write( " |