document.write( "Question 317851: The measure of an angle is 8 degrees less than three times the measure of the angle's suplement. Find the measure of the angle. \n" ); document.write( "
Algebra.Com's Answer #227611 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the angle be x \n" ); document.write( "the other angle is 3x-8 \n" ); document.write( ".. \n" ); document.write( "x+3x-8=180 \n" ); document.write( "4x-8=180 \n" ); document.write( "4x=188 \n" ); document.write( "x=47 deg \n" ); document.write( "the other angle is 3*47-8 \n" ); document.write( "=141-8 \n" ); document.write( "=133 deg\r \n" ); document.write( "\n" ); document.write( "CHECK \n" ); document.write( "133+47=180 \n" ); document.write( " |