document.write( "Question 513859: The second angle of a triangular parking lot is four times as large as the first angle.The third angle is 45 degrees less than the sum of the other two angles.How large are the angles. \n" ); document.write( "
Algebra.Com's Answer #343184 by umail08(87)\"\" \"About 
You can put this solution on YOUR website!
x = 1st angle
\n" ); document.write( "4x = 2nd angle
\n" ); document.write( "(x +4x) – 45 = 5x - 45 = 3rd angle
\n" ); document.write( "The sum of the angles in a triangle is 180 degrees
\n" ); document.write( "Therefore:
\n" ); document.write( "x + 4x + 5x -45 = 180
\n" ); document.write( "10x – 45 = 180
\n" ); document.write( "10x – 45 + 45 = 180 + 45
\n" ); document.write( "10x = 225
\n" ); document.write( "10x/10 = 225/10
\n" ); document.write( "x = 22.5 degrees …. 1st angle
\n" ); document.write( "4x = 4(22.5) = 90 degrees … 2nd angle
\n" ); document.write( "5x – 45 = 5(22.5) – 45 = 67.5 degrees … 3rd angle
\n" ); document.write( "
\n" ); document.write( "
\n" );