document.write( "Question 214919This question is from textbook
\n" );
document.write( ": angle a and angle b are complementary. so measurement of angle a is 3x-7 and measurement of angle b is 11x-1. what are the measurements of angles a and b so their sum equals 90 degrees?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #162376 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! angle a and angle b are complementary. so measurement of angle a is 3x-7 and measurement of angle b is 11x-1. what are the measurements of angles a and b so their sum equals 90 degrees? \n" ); document.write( "---------------------------- \n" ); document.write( "Equation: \n" ); document.write( "a + b = 90 degrees \n" ); document.write( "Substitute to get: \n" ); document.write( "3x-7 + 11x-1 = 90 \n" ); document.write( "14x - 8 = 90 \n" ); document.write( "14x = 98 \n" ); document.write( "x = 7 \n" ); document.write( "------ \n" ); document.write( "Angle \"a\" = 3x-7 = 3*7-7 = 14 degrees \n" ); document.write( "Angle \"b\" = 11x-1= 11*7-1 = 76 degrees \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |