document.write( "Question 237430: I have a triangle where one side is 8 (no measure like inches is given), another side is x+3y+2, and another that is 3x-y. All the angles are of equal measure. I am supposed to find both x and y. Thank you. \n" ); document.write( "
Algebra.Com's Answer #174599 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: Remember that if all of the angles of a triangle are equal, then all of the sides are equal.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So this means that \"x%2B3y%2B2=8\" and \"3x-y=8\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So all you need to do is solve the system \"system%28x%2B3y%2B2=8%2C3x-y=8%29\" for 'x' and 'y'.
\n" ); document.write( "
\n" );