Answer:
how to do this
Step-by-step explanation:
 
        
             
        
        
        
Amount charged for downloading individual songs = x dollars
Amount charged for downloading an entire song album = y dollars
Person A:
6x + 2y = 25.92
3x + y = 12.96
y = 12.96 - 3x
Person B:
4x + 3y = 33.93
Putting the value of y from the first equation in the second we get
x = 0.99 dollars
Putting the value of x in the first equation we get
y = 12.96 - 3x
= 12.96 - 2.97
= 9.99 dollars
        
             
        
        
        
Answer: mountains
Explanation: The snow melts into the rivers
        
             
        
        
        
Answer:
(4,12)
(-1,-3)
Step-by-step explanation:
x^2 - y = 4
y = 3x
Use substitution.  Substitute 3x for y in the first equation
x^2 - (3x) = 4
x^2 -3x =4
Subtract 4 from each side
x^2 -3x -4 = 4-4
x^2 -3x-4 =0
Factor
(x-4) (x+1) =0
Using the zero product property
x-4 =0  x+1 =0
x=4   x=-1
Now to find y for each x solution
x=4
y =3x = 3(4) =12
(4,12)
x=-1
y =3x = 3(-1) =-3
(-1,-3)