Answer:
x=-1
Step-by-step explanation:



Answer:
There is not enough to solve.
Step-by-step explanation:
Answer:
y= -3x-16
Step-by-step explanation:
slope intercept form is written as y=mx+b. m is the slope, and b is the y-intercept. -3=m
we know that (-5,-1) is 5 points away from the origin, and that the slope is -3, so 5 times -3 equals -15. subtract 15 from -1 (y-coordinate) in order to get the y-intercept (when x=0).
A) I would make the positive integer x and then form an equation.
x + 30 = x^2 - 12
x + 42 = x^2
0 = x^2 - x - 42 this can be factorised
(x - 7) ( x + 6) Therefore x = 7 or x = -6
Since the question asks for a positive integer the answer is 7.
B) two positive numbers x and y.
X - y = 3
x^2 + y^2 = 117
Use these simultaneous equations to figure out each number.
Rearrange the first equation
x = y + 3
Then substitute it into the second equation.
(y+3)^2 + y^2 = 117
y^2 + 6y + 9 + y^2 = 117
2y^2 + 6y - 108 = 0
then factorise this.
(2y - 12) (y + 9)
This means that y = 6 or y = -9 but it’s 6 because that’s the only positive number.
Use y to find x
x = y + 3
x = 6 + 3
x = 9
So the answers are x = 9 and y = 6.