document.write( "Question 236967: Angle two is 3 times angle one.
\n" );
document.write( "Angle three is 6 more than two times angle one
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #174306 by checkley77(12844) ![]() You can put this solution on YOUR website! If this is a triangle then: \n" ); document.write( "b=3a \n" ); document.write( "c=2a+6 \n" ); document.write( "a+b+c=180 \n" ); document.write( "a+3a+(2a+6)=180 \n" ); document.write( "6a=180-6 \n" ); document.write( "6a=174 \n" ); document.write( "a=174/6 \n" ); document.write( "a=29 degrees. for angle 1. \n" ); document.write( "b=3*29=87 degrees is angle 2. \n" ); document.write( "c=2*29+6=58+6=64 degrees ia angle 3. Proof: \n" ); document.write( "29+87+64=180 \n" ); document.write( "180=180 \n" ); document.write( " |