document.write( "Question 567337: Angle A has the property that twenty-six times its compliment is equal to eleven times its supplement. Find the measure of angle A. \n" ); document.write( "
Algebra.Com's Answer #366511 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The complement of angle A = 90 - A
\n" ); document.write( "The supplement of angle A = 180 - A
\n" ); document.write( "Given: 26 times the complement = 11 times the supplement:
\n" ); document.write( "26(90-A) = 11(180-A)
\n" ); document.write( "(26/11)*90 - (26/11)A = 180 - A
\n" ); document.write( "(26/11 - 1)A = 90(26/11 - 2)
\n" ); document.write( "15/11A = (4/11)90
\n" ); document.write( "A = (4/15)90 = 4*6 = 24
\n" ); document.write( "
\n" );