A simple math equation solving for unknown

  • Thread starter Thread starter eXmag
  • Start date Start date
  • Tags Tags
    Math equation
AI Thread Summary
The discussion centers around solving the equation 27 = 81/√(3a - 3) for the variable "a." Participants clarify the expression's format, emphasizing the importance of parentheses to avoid ambiguity. The solution process involves isolating the radical, squaring both sides, and simplifying to find that a = 4. The final answer is verified by substituting it back into the original equation. Overall, the conversation highlights the step-by-step approach to solving the equation correctly.
eXmag
Messages
36
Reaction score
0

Homework Statement



Solve for A
27 = 81/√3a-3

Homework Equations





The Attempt at a Solution



Im not sure where to begin with this question. Can someone go through all the steps into solving for A. Thanks
 
Physics news on Phys.org
Is it sqrt(3a - 3) or sqrt(3a) - 3 or sqrt(3) * a - 3.

Whatever value of "a" is in the denominator, it has to be moved to the numerator, usually by multiplying both sides of the equation by the appropriate term containing "a". If it's sqrt(3a - 3) then multiply both sides of the equation by sqrt (3a - 3) to get:

27 * sqrt(3a - 3) = 81.

Then continue to solve for "a".
 
Multiply both sides by sqrt(3a-3). It should be pretty straightforward from there
Edit:never mind someone else answered it first
 
eXmag said:

Homework Statement



Solve for A
27 = 81/√3a-3

Homework Equations



The Attempt at a Solution



I'm not sure where to begin with this question. Can someone go through all the steps into solving for A. Thanks
Begin by using enough sets of parentheses to make the problem unambiguous.

Is it

\displaystyle 27=\frac{81}{\sqrt{3a-3\,}}

or

\displaystyle 27=\frac{81}{\sqrt{3a\,}-3}

or

\displaystyle 27=\frac{81}{\sqrt{3\,}\,a-3}

or

\displaystyle 27=\frac{81}{\sqrt{3a\,}}-3or what it means literally with there being no parentheses

\displaystyle 27=\frac{81}{\sqrt{3\,}}a-3

    ?
 
yes I should have mentioned it is square root 3a-3 not square root 3a then minus 3. Ok thanks for the responses.
 
^the first example you gave sammy, how would I go through the steps to solve for A?
 
Isolate the radical.

Square both sides.
 
Ok, sorry I am not really math literate. How would you isolate the radical?
 
ok so I am going to go through it.

27 x √3a-3 = 81
√3a-3 = 81/27
√3a-3 = 3
3a-3 = 9
3a = 9 + 3
3a = 12
a = 12/3
a = 4
 
  • #10
eXmag said:
ok so I am going to go through it.

27 x √3a-3 = 81
√3a-3 = 81/27
√3a-3 = 3
3a-3 = 9
3a = 9 + 3
3a = 12
a = 12/3
a = 4
Now, check your answer by plugging into the original problem.
 
  • #11
perfect...thank you very much sammy!
 
Back
Top