document.write( "Question 547713: If an angle is 60 less than twice it's complement find the ratio of the angle to its complement.\r
\n" );
document.write( "\n" );
document.write( "If an angle is 30 more than twice it`s complement, find the ratio of the smaller to the larger angle. \n" );
document.write( "
Algebra.Com's Answer #356511 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let angle be x\r \n" ); document.write( "\n" ); document.write( "complement = 90-x \n" ); document.write( "x=2(90-x)-60 \n" ); document.write( "x=180-2x-60 \n" ); document.write( "x=120-2x \n" ); document.write( "3x=120 \n" ); document.write( "x=40 \n" ); document.write( "complement = 50 \n" ); document.write( "Ratio = 40/50 = 4/5 \n" ); document.write( "------------- \n" ); document.write( " |