document.write( "Question 203839: Two angles are complementary. One angle is 14 degrees less than three times the other. Find the measure of the two angles. \n" ); document.write( "
Algebra.Com's Answer #153795 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! let x = small angle=26 degrees \n" ); document.write( "let 3x-14 = larger angle=64 degrees \n" ); document.write( "x+3x-14=90 \n" ); document.write( "4x=104 \n" ); document.write( "x=26 \n" ); document.write( " |