You're solving an equation approximating the number of farm.incidents in Wales and England between 1980-88.
F = 3500
3500 = 250x - 493000
3500 + 493000 = 250x
496500 = 250x
496500/250 = x
1986 = x
Answer:
a
Step-by-step explanation:
Hello,
if p is false then ~p is true
if q is false then ~q is true
if ~p is true and ~q is true then <u>~q and ~p is true</u>
Answer:
(-1,10)
Step-by-step explanation:
At the point when the paths cross, the respective x and y values of each equation will be equal.
Your path is y=2x+12, and your friends path is 4x+y=6. Sub 2x+12 in for y (from your path's equation) into your friends equation to find the value of x:
4x+2x+12=6
6x=-6
x=-1
y=2x+12
y=2(-1)+12=10
So you will cross paths at (-1,10)
Easiest way is if you substitute each point (x,y) into each set of equations and both points work for both equations in the system of equations, then it is the correct answer
Otherwise substitute one equation for y in the other equation:
2x + 6 = x^2 + 5x + 6
-2x - 6. -2x -6
0 = x^2 + 3x. Factor
0 = x (x + 3)
Solve: x = 0. x + 3 = 0. ——> x = -3. Substitute into one original equation to get y value for
y = 2x + 6.
y = 2(0) + 6. y = 2(-3) + 6
y = 6. y = -6 + 6 —-> y = 0
(0 , 6) And. (-3 , 0)