The answer is -6. Thought there is a chance I am wrong. Need an explanation?
Answer:
7.5
Step-by-step explanation:
Answer:
The graph crosses the x-axis 2 times
The solutions are x = -8 & x = 4
Step-by-step explanation:
Qaudratics are in the form 
Where a, b, c are constants
Now, let's arrange this equation in this form:

Where
a = 1
b = 4
c = -32
We need to know the discriminant to know nature of roots. The discriminant is:

If
- D = 0 , we have 2 similar root and there is 2 solutions and that touches the x-axis
- D > 0, we have 2 distinct roots/solutions and both cut the x-axis
- D < 0, we have imaginary roots and it never cuts the x-axis
Let's find value of Discriminant:

Certainly D > 0, so there are 2 distinct roots and cuts the x-axis twice.
We get the roots/solutions by factoring:

Thus,
The graph crosses the x-axis 2 times
The solutions are x = -8 & x = 4
We can use linear combinations of the equations to eliminate variables.
3x - 4y = 1
-2x + 3y = 1
To eliminate y we'll make the linear combination of 3 times the first equation minus four times the second.
9x - 12y = 3
-8x + 12y = 4
Adding,
x = 7
We could solve for y directly but let's use another linear combination, twice the first plus three times the second:
2(3x - 4y) + 3(-2x + 3y)= 2(1)+3(1)
y = 5
Check: 3(7)-4(5)=1 good. -2(7)+3(5)=1 good.
Q18 Answer: (7,5)
y = -3x + 5
5x - 4y = -3
4y +1(5x - 4y) = 4(-3x + 5) + 1(-3)
5x = -12x + 20 -3
17 x = 17
x = 1
y = -3(1) + 5 = 2
Check: 5(1) - 4(2) = -3 good
Q19 Answer (1,2)
6x + 5y = 25
x = 2y + 24
6x = 12y + 144
5y = 25 - 12y - 144
17y = -119
y = -119/17= -7
x = 2y+24= 10
Check: 6(10)+5(-7)=25 good 2y+24=2(-7)+24=10=x good
Q20 Answer (10,-7)
3x + y = 18
-7x + 3y = -10
9x + 3y = 54
9x - -7x = 54 - -10
16x = 64
x=4
y = 18 -3x = 18-12=6
Check: 3(4)+6=18 good, -7(4)+3(6)=-10 good
Q21 Answer: (4,6)