document.write( "Question 345376: the ratio of the measure of the complement of angle G to the measure of the supplement of the complement of angle G is 1:4
\n" );
document.write( "find the ratio of the measure of angle G to the supplement og angle G
\n" );
document.write( "use algebra to show your work
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #246970 by mananth(16949) You can put this solution on YOUR website! let measure of G be x \n" ); document.write( "complement will be 90-x \n" ); document.write( "supplement of complement will be 180-(90-x) \n" ); document.write( "=90+x \n" ); document.write( ".... \n" ); document.write( "ratio = (90-x)/(90+x)= 1/4 \n" ); document.write( "4(90-x)=90+x \n" ); document.write( "360-4x=90+x \n" ); document.write( "add 4x \n" ); document.write( "360-4x+4x=90+x+4x \n" ); document.write( "360=90+5x \n" ); document.write( "add -90 \n" ); document.write( "360-90==5x \n" ); document.write( "270=5x \n" ); document.write( "divide by 5 \n" ); document.write( "54 = x measure of G \n" ); document.write( "supplement of G = 180-54 = 126 \n" ); document.write( "Ratio = 54/126 \n" ); document.write( "=3/7 \n" ); document.write( " |