The answer is (4x-5)(5x^2+1)
The equation would be: y=3x+5
The line crosses the y-axis at 5, so that’s the y-intercept.
The slope is 3 because it goes up by 3 and then 1 to the right, as a fraction it’s 3/1 which is just 3
Answer:
(x+1)^2+(y-5)^2=13
Step-by-step explanation:
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.