document.write( "Question 1125493: In triangle ABC, B is 15 less than two times A. If C is 3 degrees larger than B, find the three angles.
\n" );
document.write( "a+b+c=180
\n" );
document.write( "b=a.a-15
\n" );
document.write( "c=b+3
\n" );
document.write( "b= (a2-15)+3
\n" );
document.write( "b= ( \n" );
document.write( "
Algebra.Com's Answer #741828 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! In triangle ABC, B is 15 less than two times A. If C is 3 degrees larger than B, find the three angles. \n" ); document.write( "a+b+c=180 \n" ); document.write( "b=a.a-15 \n" ); document.write( "c=b+3 \n" ); document.write( "b= (a2-15)+3 \n" ); document.write( "b= ( \n" ); document.write( " Let angle A be A\n" ); document.write( " |