Megan factored the expression (-12x^2+52x-35) as (-2x+5)(6x-7) but when Jacob applied FOIL principle and multiplied out (2x+5)(6x-7) he got (-12x^2+44x-35),thus megan's solution does not appear to check please help megan to understand better.Explain your reasoning and correctly factor the original expression if possible If the expression is a prime please state so

To understand what went wrong in Megan's solution, let's start by using the FOIL method to multiply the factors (-2x+5)(6x-7):

(-2x + 5)(6x - 7) = -2x * 6x - 2x * 7 + 5 * 6x - 5 * 7
= -12x^2 + (-14x) + 30x - 35
= -12x^2 + 16x - 35

As you can see, the result we obtained is different from the original expression (-12x^2 + 52x - 35). This means that Megan's factorization is incorrect.

To correctly factor the original expression, we need to find two binomials that, when multiplied together, give us (-12x^2 + 52x - 35).

To do this, we can either use factoring techniques or the quadratic formula. In this case, let's use factoring:

First, we look for common factors among the coefficients of each term:

-12, 52, and -35 have a common factor of -1.

By factoring out -1, we get:

(-1)(12x^2 - 52x + 35)

Now, let's focus on factoring the quadratic expression within the parentheses: (12x^2 - 52x + 35).

We can factor this quadratic expression by identifying two binomials with the following properties:

1. The first terms multiply to give 12x^2.
2. The last terms multiply to give 35.
3. The sum of the inner and outer products of the binomials gives -52x (the coefficient in the middle term).

Factors of 12x^2:
1 * 12x^2 or 2 * 6x^2 or 3 * 4x^2

Factors of 35:
1 * 35 or 5 * 7

Let's try to find the correct combination. Since the sum of the inner and outer products should be -52x, we can focus on the combination with 5 and 7.

By trying different combinations, we find that 5 * 7 and 3 * 4x^2 satisfy the conditions:

(5x - 7)(3x - 5)

Now that we factored the quadratic expression (12x^2 - 52x + 35) as (5x - 7)(3x - 5), we can rewrite the original expression as:

(-1)(5x - 7)(3x - 5)

So, in its fully factored form, the original expression (-12x^2 + 52x - 35) is (-1)(5x - 7)(3x - 5).

Now, let's check if this factorization is correct by using the FOIL method:

(-1)(5x - 7)(3x - 5) = (-1)(5x * 3x - 5x * 5 - 7 * 3x + 7 * 5)
= (-1)(15x^2 - 25x - 21x + 35)
= (-1)(15x^2 - 46x + 35)

So, as you can see, the factorization (-1)(5x - 7)(3x - 5) does indeed multiply out to give us (-12x^2 + 52x - 35).

Hence, the correct factored form of the original expression is (-1)(5x - 7)(3x - 5).