document.write( "Question 130130: If the measure of the supplement of an angle is 10 degrees more than 5 times the measure of the complement, what is the measure of the angle. \r
\n" );
document.write( "\n" );
document.write( "Thanks for you help. \n" );
document.write( "
Algebra.Com's Answer #95141 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=angle\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the measure of the supplement of an angle\" __ 180-x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"is\" __ =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"10 degrees more than 5 times the measure of the complement\" __ 5(90-x)+10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "180-x=450-5x+10 __ 4x=280 \n" ); document.write( " |