document.write( "Question 1121862: The second angle of a triangular garden is four times as large as the first. The third angle is 45 degrees less than the second angle. Find the measure of each angle in the garden. \n" ); document.write( "
Algebra.Com's Answer #737864 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "ANGLES  MEASURES\r\n" );
document.write( "1st       x\r\n" );
document.write( "2nd      4x\r\n" );
document.write( "3rd      4x-45\r\n" );
document.write( "SUM      180\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"x%2B4x%2B%284x-45%29=180\"-------solve and finish 2nd and 3rd.
\n" ); document.write( "
\n" );