document.write( "Question 1059699: The three angles of a triangular flag are x, twice the complement of x, and one-fifth the supplement of x. Find the angle measures. \n" ); document.write( "
Algebra.Com's Answer #674803 by ikleyn(52878)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The three angles of a triangular flag are x, twice the complement of x, and one-fifth the supplement of x. Find the angle measures.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The first angle is x degrees.\r\n" );
document.write( "The second angle is 2*(90-x).\r\n" );
document.write( "The third angle is \"%28180-x%29%2F5\".\r\n" );
document.write( "\r\n" );
document.write( "The sum of the three angles is 180 degrees, which gives you an equation\r\n" );
document.write( "\r\n" );
document.write( "\"x+%2B+2%2A%2890-x%29+%2B+%28180-x%29%2F5\" = 180.\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 5 to get\r\n" );
document.write( "\r\n" );
document.write( "5x + 10(90-x) + (180-x) = 900.\r\n" );
document.write( "\r\n" );
document.write( "Simplify further and solve it for x.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );