document.write( "Question 944373: Two angles are complementary. One angle is 14 degrees smaller than triple the other angle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #575799 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two angles are complementary. One angle is 14 degrees smaller than triple the other angle. \n" ); document.write( "---- \n" ); document.write( "angle:: x \n" ); document.write( "complement:: 90-x \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "90-x = 3x-14 \n" ); document.write( "---- \n" ); document.write( "4x = 104 \n" ); document.write( "x = 26 degrees \n" ); document.write( "90-x = 64 degrees \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |