document.write( "Question 876890: three times the measure of an angle is 15 less than the measure of its complement. Find the angle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #529039 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! three times the measure of an angle is 15 less than the measure of its complement. Find the angle. \n" ); document.write( "let angle is X and complementary angle is 90-X \n" ); document.write( "as per given conditions \n" ); document.write( "3X+15 =90-X \n" ); document.write( "3X +x =90-15 \n" ); document.write( "4X= 75 \n" ); document.write( "X=75/4 \n" ); document.write( "X=18.75 degree \n" ); document.write( "Answer 18.75 degree or 18 degree and 45 minutes \n" ); document.write( " |