document.write( "Question 992784: Dwayne's garden is triangle-shaped with two equal sides and a third side that is 4 ft more than the length of an equal side. If the perimeter is 49 ft, how long is each side? \r
\n" );
document.write( "\n" );
document.write( "Which equation represents this?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #612283 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Dwayne's garden is an isosceles triangle. \n" ); document.write( "Two equal sides (and two equal angles) \n" ); document.write( "Length of an equal side = 'x' \n" ); document.write( "Length of other side(s) = x + 4 \n" ); document.write( "Perimeter = the 3 sides added together. \n" ); document.write( "49 = x + x + (x + 4) \n" ); document.write( "49 = x + x + x + 4 \n" ); document.write( "Collect like terms \n" ); document.write( "3x = 49 - 4 \n" ); document.write( "3x = 45 \n" ); document.write( "x = 15. \n" ); document.write( "Two equal sides = 15 ft \n" ); document.write( "Third side = 19 ft \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |