document.write( "Question 327578: an angle is 14 degree more than its complementary angles. what is its measure?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #234615 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let angle be x \n" ); document.write( "the complimentary = 90-x \n" ); document.write( "x= (90-x)+14 \n" ); document.write( "x=104-x \n" ); document.write( "add x to both sides \n" ); document.write( "x+x=104-x+x \n" ); document.write( "2x=104 \n" ); document.write( "divide by 2 \n" ); document.write( "2x/2 = 104/2 \n" ); document.write( "x=52 deg. \n" ); document.write( " \n" ); document.write( " |