Answer: D
Step-by-step explanation:
You need a calculator for this cause the numbers are really large. I used a fx-9860GII Casio calculator. I put the equations on the graph mode. And then I got the x➡️0 for both equations.
I got x=0, y=5000 for the first equation
x=0, y=5200 for the new one.
You can see the y is (5200-5000)=200 more than the old equation. As the x is 0 for both that means the new one moved 200 up for the new one. It goes up cause its positive number .
I put the pictures so you can understand what I'm saying.
Answer:
Function A is non-linear and Function B is linear.
Step-by-step explanation:
Linear function:
Has the following format:
y = mx + b
In which m is the slope and b is the y-intercept.
In a linear function, when x changes by 1, y will always changes by the same amount.
Function A:
When x changes by 1, y can change by various amounts. So function A is non-linear.
Function B:
y = -x + 5
In the format of a linear function, so linear
So twin primes are prime numbers that have a difference of 2. The ones between 25 and 55 are (29,31) and(41,43). Hope that helps
If you're looking for the solution to the system of equations, here's how we solve using substitution
We know that y = x - 1, so we can plug that into the first equation giving
2x - 3(x-1) = -1
Now distribute the 3 giving 2x - 3x + 3 = -1. After combining like terms we get -x + 3 = -1. Now subtract 3 from both sides, -x = -4, and multiply both sides by -1 to make x positive. x = 4
Now we can plug that into the second equation to get y
y = x - 1, and we know that x = 4, so y = 4 - 1, y = 3. The solution is (4, 3)