document.write( "Question 662091: given:
\n" );
document.write( "triangle ABC
\n" );
document.write( "Perimeter = 15
\n" );
document.write( "height = x+1
\n" );
document.write( "base = x
\n" );
document.write( "find the value of x \n" );
document.write( "
Algebra.Com's Answer #412014 by kevwill(135)![]() ![]() You can put this solution on YOUR website! There is not enough information in the problem description to find a single value for x. Is this a specific type of triangle? Is there a diagram with the original problem that puts some constraints on the triangle? \n" ); document.write( " \n" ); document.write( "Given any sufficiently small x, I can always construct a triangle with a perimeter of 15, even if x = 0.001 \n" ); document.write( " |