The first thing we must do for this case is to define a variable:
x: number of years
y: total salary
We have then:
For first company:
y = 1500x + 31000
For second company:
y = 2000x + 28500
Equaling both equations we have:
1500x + 31000 = 2000x + 28500
Clearing x:
2000x - 1500x = 31000 - 28500
500x = 2500
x = 2500/500
x = 5
Answer:
It will take for the salaries to be the same about:
x = 5 years
Answer:

Step-by-step explanation:
When x = 3, y = 13
When x = 5, y = 37
Subtract both y-values to find the change:
37 - 13 = 24
Average of the change:
= 12
4 colour needed for this…i think
1 is the answer to your question hope this helps
Answer: 1
Answer:
(0, 1 ) and (
,
)
Step-by-step explanation:
Given the 2 equations
x³ - xy = 0 → (1)
x + y = 1 → (2) ( subtract x from both sides )
y = 1 - x → (3)
Substitute y = 1 - x into (1)
x² - x(1 - x) = 0
x² - x + x² = 0
2x² - x = 0 ← factor out x from each term on the left side
x(2x - 1) = 0
Equate each factor to zero and solve for x
x = 0
2x - 1 = 0 ⇒ 2x = 1 ⇒ x = 
Substitute these values into (3) for corresponding values of y
x = 0 : y = 1 - 0 = 1 ⇒ (0, 1 )
x =
: y = 1 -
=
⇒ (
,
)