Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

10) ( r^2 - 5r - 36 ) 11) ( x^2 + 5x - 50 ) 12) ( 2a^2 - 14a + 24 ) 13)…

Question

  1. ( r^2 - 5r - 36 )
  2. ( x^2 + 5x - 50 )
  3. ( 2a^2 - 14a + 24 )
  4. ( 5x^2 + 50x + 80 )

solve each equation by factoring.

  1. ( 4p^2 - 36p + 72 = 0 )
  2. ( 6x^2 + 60x + 144 = 0 )
  3. ( k^2 - 9k + 20 = 0 )

solve each equation with the quadratic formula.

  1. ( 3n^2 - 4n - 84 = 0 )
  2. ( 3k^2 - 11k - 4 = 0 )

Explanation:

Response
Problem 10: Factor \( r^2 - 5r - 36 \)

Step 1: Find two numbers

Find two numbers that multiply to \(-36\) and add to \(-5\). The numbers are \(-9\) and \(4\) (since \(-9\times4 = -36\) and \(-9 + 4 = -5\)).

Step 2: Factor the quadratic

Rewrite the middle term using these numbers: \( r^2 - 9r + 4r - 36 \). Then factor by grouping: \( r(r - 9) + 4(r - 9) = (r - 9)(r + 4) \).

Step 1: Find two numbers

Find two numbers that multiply to \(-50\) and add to \(5\). The numbers are \(10\) and \(-5\) (since \(10\times(-5) = -50\) and \(10 + (-5) = 5\)).

Step 2: Factor the quadratic

Rewrite the middle term: \( x^2 + 10x - 5x - 50 \). Factor by grouping: \( x(x + 10) - 5(x + 10) = (x + 10)(x - 5) \).

Step 1: Factor out the GCF

The greatest common factor (GCF) of \(2a^2\), \(-14a\), and \(24\) is \(2\). Factor out \(2\): \( 2(a^2 - 7a + 12) \).

Step 2: Factor the quadratic

Find two numbers that multiply to \(12\) and add to \(-7\). The numbers are \(-3\) and \(-4\). So, \( a^2 - 7a + 12 = (a - 3)(a - 4) \). Thus, the factored form is \( 2(a - 3)(a - 4) \).

Answer:

\( (r - 9)(r + 4) \)

Problem 11: Factor \( x^2 + 5x - 50 \)