For the first one x=-2
For the second one x= -1/3
Answer:
Savannah's age = 6 years
Step-by-step explanation:
Let
Savannah's age = x
Dylan's age = 15
Dylan is 15, which is 3 years older than twice his sister Savannah’s age
Dylan = 2x + 3
Find Savannah's age
2x + 3 = 15
Subtract 3 from both sides
2x + 3 - 3 = 15 - 3
2x = 12
Divide both sides by 2
2x / 2 = 12 / 2
x = 6
Therefore,
Savannah's age = x
= 6 years
Dylan's age = 2x +3
= 2*6 + 3
= 12 + 3
= 15 years
Answer:
1. adjacent: ∠ACB and ∠BCD.
vertical: ∠ACB and ∠ECD
Step-by-step explanation:
A= 50.27 cm^2 :) hopefully this is right
Answer:
The integers are 4 and 7 or -2 and 1.
Step-by-step explanation:
You can make a system of equations with the description of the two integers.
1. x = y + 3
2. 2x + 2 = y^2
The simplest and the fastest way to solve this system in this case is substitution. You can substitute x for y + 3 in the second equation.
1. x = y + 3
2. 2(y + 3) + 2 = y^2
Now simplify and solve the second one. For convenience, I will just disregard the first equation for now.
2y + 6 + 2 = y^2
y^2 - 2y - 8 = 0
You can factor this equation to solve for y.
(y - 4) (y + 2) = 0
y = 4, y = -2
Now we can substitute the value of y for x in the first equation.
x = 7, x = 1