document.write( "Question 523959: The measure of each of the congruent angles of an isosceles triangle is 9 less than 4 times the vertex angle. Find the measure of each angle of the triangle. \n" ); document.write( "
Algebra.Com's Answer #347489 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The measure of each of the congruent angles of an isosceles triangle is 9 less than 4 times the vertex angle. Find the measure of each angle of the triangle.
\n" ); document.write( "**
\n" ); document.write( "let x=vertex
\n" ); document.write( "4x-9=congruent angle
\n" ); document.write( "..
\n" ); document.write( "vertex+2*congruent angles=180
\n" ); document.write( "x+2(4x-9)=180
\n" ); document.write( "x+8x-18=180
\n" ); document.write( "9x=198
\n" ); document.write( "x=198/9=22º
\n" ); document.write( "4x-9=88-9=79º
\n" ); document.write( "ans:
\n" ); document.write( "vertex=22º
\n" ); document.write( "each congruent angle=79º
\n" ); document.write( "
\n" );