The correct answer would be 72.7%
Answer:
0
Step-by-step explanation:
4x+ 2( 3 – 3x) = 6
4x+6-6x=6
6-2x=6
6-6=2x
0/2=x
x=0
Answer:
Train A = 299 tons Train B = 50 tons
Step-by-step explanation:
Train A = x
Train B = y
x+y = 349
x= y +249
Plug in one equation into another
y+249+y= 349
Simplify
2y+249=349
Subtract 249 from both sides
2y=100
Divide both sides by 2
y=50
Plug it into the x equation to solve for x
x+50=349
-50 from both sides
x=299
1. Factor out the greatest common factor (GCF). (There will not always be one).
2. Count the number of terms.
3. Check to be sure each factor is prime, if not, repeat 1-3.
4. Check by multiplying the factors out to see if you get the original polynomial.
Answer:
In a quadratic equation of the shape:
y = a*x^2 + b*x + c
we hate that the discriminant is equal to:
D = b^2 - 4*a*c
This thing appears in the Bhaskara's formula for the roots of the quadratic equation:

You can see that the determinant is inside a square root, this means that if D is smaller than zero we will have imaginary roots (the graph never touches the x-axis)
If D = 0, the square root term dissapear, and this implies that both roots of the equation are the same, this means that the graph touches the x axis in only one point, wich coincides with the minimum/maximum of the graph)
If D > 0 we have two different roots, so the graph touches the x-axis in two different points.