document.write( "Question 98809: Two angles are supplementary. One angle is 37 greater then the second. Find the two angles.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "i tried drawing a picture and writing this..
\n" );
document.write( "x+x+37=180\r
\n" );
document.write( "\n" );
document.write( "then simplified it to 2x+37=180.
\n" );
document.write( "But i do not know how to go from there. \n" );
document.write( "
Algebra.Com's Answer #71942 by malakumar_kos@yahoo.com(315) ![]() You can put this solution on YOUR website! \n" ); document.write( " Two angles are supplementary. One angle is 37 greater then the second. Find the two angles\r \n" ); document.write( "\n" ); document.write( " Let the angles be x and x+37 \n" ); document.write( " since they are supplementry x+(x+37) = 180 \n" ); document.write( " 2x+37 = 180 \n" ); document.write( " 2x = 180-37 \n" ); document.write( " = 143 \n" ); document.write( " x = 143/2 \n" ); document.write( " = 71.5 \r \n" ); document.write( "\n" ); document.write( " x+37 = 71.5+37 = 108.5 \r \n" ); document.write( "\n" ); document.write( " the two angles are 71.5 degrees and 108.5 degrees \n" ); document.write( " |