Answer:
5
Step-by-step explanation:
hello : 
a + b = 9
...(*)
a - b = 6...(**)
add (*) and (**) : 2a =15.....(1)
subsct (**) and (*) : 2b=3  ....(2)
now divid (1) , (2) :  2a/2b = 15/3
means : a/b = 15/3 =5
 
        
                    
             
        
        
        
Answer: -6 Your welcome
Step-by-step explanation: I just did it and got a 100
 
        
                    
             
        
        
        
Answer:
Step-by-step explanation:
13+p/3=-4
P/3=-4-13
p=3(-4-13)
p=-13-39
p=-52
 
        
                    
             
        
        
        
Answer:
Step-by-step explanation:
Let's call hens h and ducks d. The first algebraic equation says that 6 hens (6h) plus (+) 1 duck (1d) cost (=) 40.
The second algebraic equations says that 4 hens (4h) plus (+) 3 ducks (3d) cost (=) 36.
The system is
6h + 1d = 40
4h + 3d = 36
The best way to go about this is to solve it by substitution since we have a 1d in the first equation. We will solve that equation for d since that makes the most sense algebraically. Doing that,
1d = 40 - 6h. 
Now that we know what d equals, we can sub it into the second equation where we see a d. In order,
4h + 3d = 36 becomes
4h + 3(40 - 6h) = 36 and then simplify. By substituting into the second equation we eliminated one of the variables. You can only have 1 unknown in a single equation, and now we do!
4h + 120 - 18h = 36 and
-14h = -84 so
h = 6.
That means that each hen costs $6. Since the cost of a duck is found in the bold print equation above, we will sub in a 6 for h to solve for d:
1d = 40 - 6(6) and
d = 40 - 36 so
d = 4.
That means that each duck costs $4.
 
        
             
        
        
        
Answer:
   (x, y) = (8, -3)
Step-by-step explanation:
You can substitute for x in the first equation:
   3(-3y -1) +3y = 15
   -6y = 18 . . . . . add 3 and simplify
   y = -3 . . . . . . . divide by -6
   x = -3(-3) -1 = 8 . . . . find x using the second equation
The solution to this system of equations is (x, y) = (8, -3).