Math Problem Statement

if g(x) = x^2 -4x solve g(x)=45

Solution

We are given the function g(x)=x24xg(x) = x^2 - 4x, and we need to solve the equation g(x)=45g(x) = 45.

This translates to:

x24x=45x^2 - 4x = 45

Step 1: Rearrange the equation

Move all terms to one side to set the equation equal to zero:

x24x45=0x^2 - 4x - 45 = 0

Step 2: Solve the quadratic equation

We will solve the quadratic equation x24x45=0x^2 - 4x - 45 = 0 using factoring. First, we look for two numbers that multiply to 45-45 and add up to 4-4.

The two numbers are 9-9 and 55 because:

9×5=45and9+5=4-9 \times 5 = -45 \quad \text{and} \quad -9 + 5 = -4

Thus, we can factor the quadratic as:

(x9)(x+5)=0(x - 9)(x + 5) = 0

Step 3: Solve for xx

Now, we set each factor equal to zero:

x9=0x=9x - 9 = 0 \quad \Rightarrow \quad x = 9 x+5=0x=5x + 5 = 0 \quad \Rightarrow \quad x = -5

Final Answer:

The solutions to the equation g(x)=45g(x) = 45 are:

x=9andx=5x = 9 \quad \text{and} \quad x = -5


Would you like further clarification or details on any steps? Here are five related questions for you to explore:

  1. How do you solve a quadratic equation using the quadratic formula?
  2. Can you factor quadratic equations that don't have integer solutions?
  3. What is the discriminant, and how does it relate to the number of solutions of a quadratic equation?
  4. How do you solve a quadratic equation by completing the square?
  5. How would you graph the function g(x)=x24xg(x) = x^2 - 4x?

Tip: Always check the factorization of a quadratic by expanding the factored form to ensure it's correct before solving.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Quadratic Equations
Factoring

Formulas

Quadratic equation formula ax^2 + bx + c = 0

Theorems

Factoring method
Zero Product Property

Suitable Grade Level

Grades 7-9