document.write( "Question 269327: Hi, I need some help with this word problem.\r
\n" );
document.write( "\n" );
document.write( "The perimeter of a triangle is 93 centimeters. If two sides are equally long and the third side in 9 centimeters longer than the others, find the lengths of the three sides.\r
\n" );
document.write( "\n" );
document.write( "So far this is what I get out of the word problem\r
\n" );
document.write( "\n" );
document.write( "a+b+c=93\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help!
\n" );
document.write( "Christina \n" );
document.write( "
Algebra.Com's Answer #197416 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let one side be x \n" ); document.write( "another side is also x\r \n" ); document.write( "\n" ); document.write( "third side is 9 inch more than x\r \n" ); document.write( "\n" ); document.write( "permimeter = x+x+x+9=93\r \n" ); document.write( "\n" ); document.write( "3x+9=93 \n" ); document.write( "3x=93-9 \n" ); document.write( "3x=84 \n" ); document.write( "x=84/3 \n" ); document.write( "x=28\r \n" ); document.write( "\n" ); document.write( "the sides are 28, 28, and 37 \n" ); document.write( " |