Answer:
13
Step-by-step explanation:
it's a 5,12,13 triangle
and we can find the sides by Pythagorean theorem:
a^2 + b^2 = root of c
25 + 144 = 169
root of 169 = 13
Answer:
x = -3
Step-by-step explanation:
5 x + 3 = 4 x
Solve for x
5x - 4x + 3 = 0
x + 3 = 0
x = -3
Draw a cartesian plane, create a graph with the equation x = y^2 - 2
then substitute numbers into the equation so that it is true, to find points on the graph, e.g. substitute y with 1, you get
x = 1^2 - 2
x = 1 - 2 = -1, so when y = 1, x = -1, this point is (-1, 1)
for the next substitute y with 2,
x = 2^2 - 2
x = 4 - 2 = 2, the point is (2, 2)
you might want to try negative values of y
y = -1, x = (-1)^2 - 2
x = -1 the point is (-1,-1)
then plot the points on the graph
Answer:
Step-by-step explanation:
Answer:
x = 1 ±2sqrt(5)
Step-by-step explanation:
2x^2-4x-9=29
Add 9 to each each side
2x^2-4x-9+9=29+9
2x^2-4x=38
Divide by 2
2/2x^2-4/2x=38/8
x^2 -2x =19
Complete the square
x^2 -2x + (-2/2)^2 = 19 +(-2/2)^2
x^2 -2x +1 = 19+1
(x-1)^1=2 = 20
Take the square root of each side
sqrt((x-1)^2) = ±sqrt(20)
x-1 = ±sqrt(20)
Add 1 to each side
x-1+1 = 1 ±sqrt(20)
x = 1 ±sqrt(20)
Simplifying the square root of 20
x = 1 ±sqrt(4)sqrt(5)
x = 1 ±2sqrt(5)