Answer:
(8,3)
Step-by-step explanation:
Point c is seven units away from the line x = 1
So we move seven units to the right of the line x = 1
the x value = 8
y value = 3
Coordinates = (8,3)
If my answer is incorrect, pls correct me!
If you like my answer and explanation, mark me as brainliest!
-Chetan K
Answer:
One.
Step-by-step explanation:
x intercept = where the function crosses the x axis (x,0)
y intercept = where the function crosses the y-axis (0,y)
A. y=7/2x-2
x intercept , replace y by 0 and solve for x:
0 =7/2x-2
2= 7/2 x
2 / (7/2) = x
x= 4/7
y-intercept, replace x by 0 and solve for y
y= 7/2x-2
y= 7/2 (0) -2
y=-2
B.
x-intercept:
x=-3
y-intercept
0=-3
It doesn't have a y-intercept.
Step-by-step explanation:
well, the starting equation and the target format have been given.
let's do the multiplications and compare the target with the starting information.
from there we see what is different or missing.
x² + 14x + 13 = 0
and
(x - p)² = q
x² - 2px + p² = q
x² - 2px + (p² - q) = 0
now let's compare the different parts :
x² = x²
-2px = 14x
-2p = 14
p = -7
p² - q = 13
-7² - q = 13
49 - q = 13
36 - q = 0
q = 36
so, the square (x - p)² = (x + 7)² is completed when
x² + 14x + 49 = 0
but we have only "+ 13". so we need to add 36 to get 49. but we need to do it on both sides, to keep the equation true :
x² + 14x + 13 + 36 = 36
x² + 14x + 49 = 36
(x + 7)² = 36
just as we calculated already above.
and now this can be solved by pulling the square root on both sides (a quadratic equation has always 2 solutions)
x + 7 = ±6
x1 = 6 - 7 = -1
x2 = -6 - 7 = -13