Answer:
x+1 meters
Step-by-step explanation:
Area = Length * Width
x^2 - 6x - 7 = length * (x-7)
x^2 + x - 7x - 7 = length * ( x-7)
x*(x+1) - 7*(x+1) = length * (x-7)
(x-7)*(x+1) = length * (x-7)
x+1 = length [for (x-7) not equal 0]
Answer:
secound one good luck
Step-by-step explanation:
Answer:
x = -3 +/- square root(22)
Step-by-step explanation:
x = -b +/- square root(b^2 - 4ac) / 2a
ax^2 + bx + c = 0
these are both the quadratic formula but one is solved for the x and another for 0
a= 1
b= 6
c = -13
x= -6 +/- square root( 6^2 - 4(1)(13)) / 2(1)
x = -6 +/- sqrt( 36 + 52) / 2
x= -6 +/- sqrt (88) / 2
sqrt of 88 = 2 x sqrt (22)
divide 2 on each
x= -3 +/- sqrt (22)
The answer would be 9 units squared hope this helped(:
Answer:
(- 2, 6 )
Step-by-step explanation:
Given the equations
3x + 2y = 6 → (1)
y - x = 6 ( multiply through by 3 to clear the fraction )
2y - 3x = 18 ( add 3x to both sides )
2y = 18 + 3x → (2)
Substitute 2y = 18 + 3x into (1)
3x + 18 + 3x = 6
6x + 18 = 6 ( subtract 18 from both sides )
6x = - 12 ( divide both sides by 6 )
x = - 2
Substitute x = - 2 into (1) and solve for y
3(- 2) + 2y = 6
- 6 + 2y = 6 ( add 6 to both sides )
2y = 12 ( divide both sides by 2 )
y = 6
solution is (- 2, 6 )