document.write( "Question 157882: Two angles are supplementary of each other. Twice one angle is equal to the other angle minus the product of six and eight.
\n" ); document.write( "
\n" ); document.write( "Set up a system of linear equations to represent the two angles. Graph each of the equations on one rectangular coordinate system. (Hint: You must get y by itself before graphing.)
\n" ); document.write( "

Algebra.Com's Answer #116335 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Two angles are supplementary of each other. Twice one angle is equal to the other angle minus the product of six and eight.
\n" ); document.write( ".
\n" ); document.write( "Supplementary angles mean that the sum of two angles equals 180 degrees.
\n" ); document.write( ".
\n" ); document.write( "Let x = one angle
\n" ); document.write( "and y = the other angle
\n" ); document.write( ".
\n" ); document.write( "Since we have two unknowns we'll need two equations.
\n" ); document.write( "From:\"Two angles are supplementary of each other.\" we get:
\n" ); document.write( "x+y = 180
\n" ); document.write( ".
\n" ); document.write( "From:\"Twice one angle is equal to the other angle minus the product of six and eight.\" we get:
\n" ); document.write( "2x = y - (6*8)
\n" ); document.write( "2x = y - 48
\n" ); document.write( ".
\n" ); document.write( "Our \"system of equations\" then is:
\n" ); document.write( "x+y = 180
\n" ); document.write( "2x = y - 48
\n" ); document.write( ".
\n" ); document.write( "Using the \"hint\" let's get y one side of the equation:
\n" ); document.write( "for
\n" ); document.write( "x+y = 180
\n" ); document.write( "y = -x + 180
\n" ); document.write( "for
\n" ); document.write( "2x = y - 48
\n" ); document.write( "2x + 48 = y
\n" ); document.write( "y = 2x + 48
\n" ); document.write( ".
\n" ); document.write( "Now, our system of equations are:
\n" ); document.write( "y = -x + 180
\n" ); document.write( "y = 2x + 48
\n" ); document.write( ".
\n" ); document.write( "Both are now in the \"slope-intercept\" form of
\n" ); document.write( "y = mx + b
\n" ); document.write( "where
\n" ); document.write( "m is the slope
\n" ); document.write( "b is the y-intercept at (0,b)
\n" ); document.write( ".
\n" ); document.write( "The idea is the plot each line on a single graph -- where they intersect is where your answer is.
\n" ); document.write( ".
\n" ); document.write( "I'll solve it algebraically here:
\n" ); document.write( "since we have:
\n" ); document.write( "y = -x + 180
\n" ); document.write( "y = 2x + 48
\n" ); document.write( ".
\n" ); document.write( "we can substitute the first into the second to get:
\n" ); document.write( "-x + 180 = 2x + 48
\n" ); document.write( "180 = 3x + 48
\n" ); document.write( "132 = 3x
\n" ); document.write( "44 deg = x (one angle)
\n" ); document.write( ".
\n" ); document.write( "Solving for the other:
\n" ); document.write( "x+y = 180
\n" ); document.write( "44+y = 180
\n" ); document.write( "y = 180 - 44
\n" ); document.write( "y = 136 deg (other angle)
\n" ); document.write( "
\n" );