Step-by-step explanation:
7x+10 - (x+2)^2
7x+10 - (x^2 + 2x + 4)
7x+ 10 - x^2 - 2x - 4
5x + 6 - x^2
then if u have to find the value of x then put the value of a = 1,b = 5,c = 6 in quadratic formula (-b + under root b^2 - 4ac / 2a) or (- b - under root b^2 - 4ac / 2a) it will gives the value of x...
HOPE it u..!!
edit - do let me knw that it's right or not..!!
Answer: The equation is y = -6*x
Step-by-step explanation:
I suppose that we want to find the equation for a line that passes through the point (-1, 6) and the origin (remember that the origin is the point (0,0))
A general linear equation is written as:
y = a*x + b
Where a is the slope and b is the y-intercept.
If this line passes through the points (x₁, y₁) and (x₂, y₂), then the slope of the line is equal to:
a = (y₂ - y₁)/(x₂ - x₁)
Now we know that our line passes through the points (0, 0) and (-1, 6), then the slope is:
a = (6 - 0)/(-1 - 0) = 6/-1 = -6
Then our equation is something like:
y = -6*x + b
To find the value of b we can use the fact that this line passes through the point (0, 0).
This means that when x = 0, y is also equal to zero.
If we replace these values in the equation we get:
0 = -6*0 + b
0 = b
Then our equation is:
y = -6*x