document.write( "Question 210338: in triangle XYZ,the length of side XY is twice the length of side XZ and three less than the length of side YZ.if the perimeter of the triangle is 33,what is the length of its sides? \n" ); document.write( "
Algebra.Com's Answer #159024 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
in triangle XYZ, the length of side XY is twice the length of side XZ and three
\n" ); document.write( " less than the length of side YZ. if the perimeter of the triangle is 33,
\n" ); document.write( "what is the length of its sides?
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "\"the length of side XY is twice the length of side XZ\"
\n" ); document.write( "XY = 2(XZ)
\n" ); document.write( "OR
\n" ); document.write( "XZ = .5(XY)
\n" ); document.write( ":
\n" ); document.write( "\" three less than the length of side YZ.\"
\n" ); document.write( "XY = YZ - 3
\n" ); document.write( "or
\n" ); document.write( "YZ = XY + 3
\n" ); document.write( ":
\n" ); document.write( "if the perimeter of the triangle is 33,
\n" ); document.write( "XY + XZ + YZ = 33
\n" ); document.write( ":
\n" ); document.write( "what is the length of its sides?
\n" ); document.write( ":
\n" ); document.write( "substitute for XZ & YZ
\n" ); document.write( "XY +.5(XY) + (XY+3) = 33
\n" ); document.write( "2.5(XY) + 3 = 33
\n" ); document.write( "2.5(XY) = 33 - 3
\n" ); document.write( "2.5(XY) = 30
\n" ); document.write( "XY = \"30%2F2.5\"
\n" ); document.write( "XY = 12
\n" ); document.write( ":
\n" ); document.write( "YZ = XY + 3
\n" ); document.write( "YZ = 12 + 3
\n" ); document.write( "YZ = 15
\n" ); document.write( ":
\n" ); document.write( "XZ = .5(XY)
\n" ); document.write( "XZ = .5(12)
\n" ); document.write( "XZ = 6
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check solutions:
\n" ); document.write( "12 + 15 + 6 = 33
\n" ); document.write( "
\n" );