Math Problem Statement

x2 = 81/144

Solution

To solve for xx when given the equation:

x2=81144x^2 = \frac{81}{144}

we start by taking the square root of both sides:

x=±81144x = \pm \sqrt{\frac{81}{144}}

Now, we compute the square root of the fraction by taking the square root of the numerator and the denominator separately:

x=±81144x = \pm \frac{\sqrt{81}}{\sqrt{144}}

Since 81=9\sqrt{81} = 9 and 144=12\sqrt{144} = 12, we get:

x=±912x = \pm \frac{9}{12}

Now, simplify the fraction by dividing both the numerator and the denominator by their greatest common divisor, which is 3:

x=±9÷312÷3=±34x = \pm \frac{9 \div 3}{12 \div 3} = \pm \frac{3}{4}

Thus, the solution for xx is:

x=34orx=34x = \frac{3}{4} \quad \text{or} \quad x = -\frac{3}{4}

Would you like to see more details or have any questions about this solution?

Related Questions:

  1. What are the steps to solve quadratic equations in general?
  2. How do you find the square root of fractions?
  3. What are the rules for simplifying fractions?
  4. Can you solve for xx if the equation was x2=144/81x^2 = 144/81?
  5. How do you solve for xx when given a cubic equation?

Tip: When solving equations involving square roots, remember to consider both the positive and negative roots.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Square Roots
Fractions
Simplifying Fractions

Formulas

Square root of a fraction: √(a/b) = √a/√b
Simplifying fractions: a/b = (a/gcd(a, b))/(b/gcd(a, b))

Theorems

Properties of square roots
Greatest common divisor (GCD)

Suitable Grade Level

Grades 6-8