document.write( "Question 209016: the lenght of the base of an isosceles triangle is 20 less than three times the lenght of its legs.what is the lenght of the baseif the perimeter is 280 cm? \n" ); document.write( "
Algebra.Com's Answer #158008 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
base=160
\n" ); document.write( "legs=60
\n" ); document.write( "3x-20+2x+280
\n" ); document.write( "5x=300
\n" ); document.write( "x=60
\n" ); document.write( "
\n" );