document.write( "Question 313623: A straight angle is divided into three smaller angles with measures a, b, and c
\n" );
document.write( "such that a : b = 3 : 4 c : b = 2 : 1 What is the degree measure of the largest
\n" );
document.write( "angle?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #224236 by OmniMaestra(21)![]() ![]() You can put this solution on YOUR website! A straight angle is divided into three smaller angles with measures a, b, and c \n" ); document.write( "such that a : b = 3 : 4 c : b = 2 : 1 What is the degree measure of the largest \n" ); document.write( "angle?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cross multiply each proportion: \n" ); document.write( "4a=3b \n" ); document.write( "2c=b\r \n" ); document.write( "\n" ); document.write( "put the two equations in a more standard form: \n" ); document.write( "4a-3b+0c=0 \n" ); document.write( "0a-b+2c=0\r \n" ); document.write( "\n" ); document.write( "since there are three variables you must have three equations. The third equation is: \n" ); document.write( "a+b+c=180\r \n" ); document.write( "\n" ); document.write( "Solve two equations at a time. I'll start with the first and last:\r \n" ); document.write( "\n" ); document.write( "4a-3b+0c=0----------------------------------------->4a-3b+0c=0 \n" ); document.write( "a+b+c=180------>multiply by 3 to eliminate the b--->3a+3b+3c=540\r \n" ); document.write( "\n" ); document.write( "Now add down--------------------------------------->7a+___3c=540\r \n" ); document.write( "\n" ); document.write( "Next, use two different equations and eliminate b. \n" ); document.write( "0a-b+2c=0 \n" ); document.write( "a+b+c=180\r \n" ); document.write( "\n" ); document.write( "add down: \n" ); document.write( "a+___3c=180\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use the two new equations: 7a+3c=540-------------------> 7a+3c=540 \n" ); document.write( "--------------------------->a+3c=180-->multipy by -1----> -a-3c=-180\r \n" ); document.write( "\n" ); document.write( "add down------------------------------------------------->6a=360 \n" ); document.write( "solve for a----------------------------------------------->a=60\r \n" ); document.write( "\n" ); document.write( "Substitute 60 for a in one of the original equations:\r \n" ); document.write( "\n" ); document.write( "4a=3b \n" ); document.write( "4(60)=3b \n" ); document.write( "240=3b\r \n" ); document.write( "\n" ); document.write( "divide by 3: 80=b\r \n" ); document.write( "\n" ); document.write( "So far we know that a=60 and b=80\r \n" ); document.write( "\n" ); document.write( "substitute 80 for b in one of the original equations:\r \n" ); document.write( "\n" ); document.write( "2c=b \n" ); document.write( "2c=80\r \n" ); document.write( "\n" ); document.write( "solve for c\r \n" ); document.write( "\n" ); document.write( "c=40\r \n" ); document.write( "\n" ); document.write( "solution: a=60, b=80, c=40 \n" ); document.write( " |