document.write( "Question 909099: 1.Find the measure of an angle if its measure is equal to that of its supplement
\n" );
document.write( "
\n" );
document.write( "2.Find the measure of an angle if its measure is 24 degrees less than twice that of its complement \n" );
document.write( "
Algebra.Com's Answer #551634 by clearblueskai(22)![]() ![]() You can put this solution on YOUR website! 1. Find the measure of an angle if its measure is equal to that of its supplement \n" ); document.write( "x - angle y - supplement \n" ); document.write( "x+y=180 \n" ); document.write( "x=y \n" ); document.write( "y+y=180 \n" ); document.write( "2y=180 \n" ); document.write( "y=90 \n" ); document.write( "x=90\r \n" ); document.write( "\n" ); document.write( "2. Find the measure of an angle if its measure is 24 degrees less than twice that of its complement \n" ); document.write( "x- angle y - complement \n" ); document.write( "x=2y-24 \n" ); document.write( "x+y=90 \n" ); document.write( "2y-24+y=90 \n" ); document.write( "3y=114 \n" ); document.write( "y=38 \n" ); document.write( "x+38=90 \n" ); document.write( "x=52 \n" ); document.write( " \n" ); document.write( " |