document.write( "Question 148784: Please help me solve: \r
\n" );
document.write( "\n" );
document.write( "An angle measures 14° less than three times its complement.
\n" );
document.write( "Find the measure of the angle and it's complement.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #109127 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two angles are \"complementary\" if they total to 90 deg. \n" ); document.write( ". \n" ); document.write( "An angle measures 14° less than three times its complement. \n" ); document.write( "Find the measure of the angle and it's complement. \n" ); document.write( ". \n" ); document.write( "Let x = angle \n" ); document.write( "90-x = complement of x \n" ); document.write( ". \n" ); document.write( "x = 3(90-x)-14 \n" ); document.write( "x = 270 - 3x -14 \n" ); document.write( "x = 256 - 3x \n" ); document.write( "4x = 256 \n" ); document.write( "x = 64 \n" ); document.write( ". \n" ); document.write( "90-64 = 26 \n" ); document.write( ". \n" ); document.write( "The two angles are 64 and 26 \n" ); document.write( " |