document.write( "Question 344384: The supplement of an angle is 10 more than twice its complement.\r
\n" );
document.write( "\n" );
document.write( "Please show how to find and answer. Thank You! \n" );
document.write( "
Algebra.Com's Answer #246507 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Let x = the measure of \"the angle\". \n" ); document.write( "Then the supplement is: 180-x \n" ); document.write( "and the compliment is: 90-x \n" ); document.write( "Now that we have expressions for all three angles we can translate the problem into an equation. Translating \"The supplement of an angle is 10 more than twice its compliment\" we get: \n" ); document.write( "180-x [the supplement] = [is] 10+ [10 more than] 2*(90-x) [twice its complement] \n" ); document.write( "180-x = 10 + 2(90-x) \n" ); document.write( "Now we can use Algebra to solve. We start by simplifying: \n" ); document.write( "180-x = 10 + 180 -2x \n" ); document.write( "180-x = 190 -2x \n" ); document.write( "Get the x's on just one side (by adding 2x to each side): \n" ); document.write( "180+x = 190 \n" ); document.write( "Isolate the x (by subtracting 180 from each side): \n" ); document.write( "x = 10 \n" ); document.write( "So the original angle, x, is 10 degrees. \n" ); document.write( "The supplement, 180-x, is 170 degrees. \n" ); document.write( "The compliment, 90-x, is 80 degrees. \n" ); document.write( " \n" ); document.write( " |