Answer:
y = -x +4
Step-by-step explanation:
2x+5y = 3y+8
Subtract 3y from each side
2x+5y-3y = 3y-3y+8
2x+2y = 8
Subtract 2x from each side
2x+2y -2x = -2x+8
2y = -2x+8
Divide by 2
2y/2 = -2x/2 +8/2
y = -x +4
 
        
             
        
        
        
Total number of team in starting = 128 teams.
In each round half of the teams are eliminated.
Therefore, number of teams remain after first round = 128/2 = 64.
The number of teams remain after second round = 64/2 = 32.
The number of teams remain after third round = 32/2 = 16.
The number of teams remain after fourth round = 16/2 = 8.
The number of teams remain after fifth round = 8/2 = 4.
<h3>Therefore, after 5 rounds there remain only 4 teams.</h3>
 
        
                    
             
        
        
        
Answer:
False, it's a whole number.
Step-by-step explanation:
 
        
                    
             
        
        
        
11 years and 9-ish months
        
             
        
        
        
Answer:
(0,4)
(2,2)
Step-by-step explanation:
y=x^2-3x+4
x+y=4
the second one can be rewritten as y=4-x
so the system becomes
y=x^2-3x+4
y=4-x
therefore 4-x = x^2-3x+4
that is x^2-2x=0
we can write it as x(x-2)=0 a product is = 0 when one of its factors = 0
so the solutions for x are: x=0 and x-2= 0 that means x=2
to get y you simply use 0 and 2 as value of x for any of the two equations
and you get y=4 and y=2 respectively