document.write( "Question 1063797: One side of a triangle is 3com shorter than the base. The other side is 4cm longer than the base. What length of the base will allow the perimeter to be greater than 25 cm? \n" ); document.write( "
Algebra.Com's Answer #805778 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
base length = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + (x-3) + (x+4) > 25
\n" ); document.write( "3x + 1 > 25
\n" ); document.write( "3x > 24
\n" ); document.write( "x > 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The base needs to be at least 9 cm long.
\n" ); document.write( "
\n" );