document.write( "Question 172337: How large is an angle whose supplement contains 12 degrees less than three times its complement? \n" ); document.write( "
Algebra.Com's Answer #127280 by Mathtut(3670) ![]() You can put this solution on YOUR website! lets call a the angle in question and the supplement s and the complement c \n" ); document.write( ": \n" ); document.write( "a+s=180....lets rewrite this in terms of s--->s=180-a remember s is the supp \n" ); document.write( "a+c=90.....lets rewrite this in terms of c--->c=90-a..remember c is the comp \n" ); document.write( ": \n" ); document.write( "s=3c-12......now plug the value for s and c into this equation. \n" ); document.write( ": \n" ); document.write( "180-a=3(90-a)-12 \n" ); document.write( ": \n" ); document.write( "180-a=270-3a-12 \n" ); document.write( ": \n" ); document.write( "2a=78 \n" ); document.write( ": \n" ); document.write( " |