Answer:
false
Step-by-step explanation:
If the vertical line hits more than 1 point it is not a function because the x value cannot repeat in order for it to be a function 
 
        
                    
             
        
        
        
Similarities: same atomic number
Differences: they have a different number of neutrons
        
                    
             
        
        
        
<span>We can safely assume that 1212 is a misprint and the number of seats in a row exceeds the number of rows by 12.
Let r = # of rows and s = # of seats in a row.
Then, the total # of seats is T = r x s = r x ( r + 12), since s is 12 more than the # of rows.
Then
r x (r + 12) = 1564
or
r**2 + 12*r - 1564 = 0, which is a quadratic equation.
The general solution of a quadratic equation is:
x = (-b +or- square-root( b**2 - 4ac))/2a
In our case, a = 1, b = +12 and c = -1564, so
x = (-12 +or- square-root( 12*12 - 4*1*(-1564) ) ) / 2*1
= (-12 +or- square-root( 144 + 6256 ) ) / 2
= (-12 +or- square-root( 6400 ) ) / 2
= (-12 +or- 80) / 2
= 34 or - 46
We ignore -46 since negative rows are not possible, and have:
rows = 34
and
seats per row = 34 + 12 = 46
as a check 34 x 46 = 1564 = total seats</span>
        
             
        
        
        
A)
The question tells us that 
y + z = 180
And 
y=3x+20
z=x
So we put them in the first formula:
y + z = 180
(3x + 20) + x = 180
Add and get x to one side:
4x + 20 = 180
4x + 20 - 20 = 180-20
4x = 160
Divide both sides by 4
x = 40
B)
Put x back in to equation to get size of each angle:
Y =3x +20
Y=3(40)+20
Y=120+20
Y=140
Z=x
Z=40
Verify: y+z=180
140+40=180
180=180