document.write( "Question 972210: If angle A and angle B are supplementary angles and angle A is 14 times as large as angle B find the measures of angle A and Angle B
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #594606 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! angle A and angle B are supplementary angles. \n" ); document.write( "angle A is 14 times as large as angle B. \n" ); document.write( "Let angle A be x and let angle B be y. \n" ); document.write( "then we have x+y=180 \n" ); document.write( "x=14y \n" ); document.write( "14y+y=180 \n" ); document.write( "15y=180 \n" ); document.write( "y=12 \n" ); document.write( "x=168 \n" ); document.write( "Angle A is 168 degrees and angle B is 12 degrees. \n" ); document.write( " |