document.write( "Question 698020: Find the measure of an angle if its measure is 5degrees less than four times the measure of its complement \n" ); document.write( "
Algebra.Com's Answer #430393 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find the measure of an angle if its measure is 5degrees less than four times the measure of its complement
\n" ); document.write( ":
\n" ); document.write( "a + 5 = 4(90 - a)
\n" ); document.write( "a + 5 = 360 - 4a
\n" ); document.write( "a + 4a = 360 - 5
\n" ); document.write( "5a = 355
\n" ); document.write( "a = 355/5
\n" ); document.write( "a = 71 degrees
\n" ); document.write( "
\n" );