Mixing bracket types when writing solutions?

  • Context: High School 
  • Thread starter Thread starter trollcast
  • Start date Start date
  • Tags Tags
    Bracket Mixing Writing
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
12 replies · 3K views
trollcast
Gold Member
Messages
282
Reaction score
13
Is it okay to mix the types of brackets you use when writing out a solution to help make it a bit clearer?

For example:

If I was completeing the square with:

$$ 3x^{2} + 5x -2 = 0 $$

I would factor out the 3 onto square brackets like this:

[itex]3 \left[x^{2} + \frac{5}{3}x - \frac{2}{3} \right] = 0[/itex]

Then do my competing the square with round brackets:

$$ 3 \left[ \left( x + \frac{5}{6} \right)^{2} -\left(\frac{5}{6}\right)^{2} - \frac{2}{3} \right] = 0 $$
 
Last edited:
Mathematics news on Phys.org
micromass said:
Yes, that is perfectly ok. It is even recommended.

Also, I think you made some calculations errors when completing the square.

Thanks,

There probably are errors as I was about ready to punch my tv trying to get latex to put in the brackets, turns out I had spelled right as rigt.

Edit: I think fixed the mistake.
 
In your example, I would divide both sides by 3, then you do not need the big brackets at all.
If that is not possible, [ ] are fine.
 
mfb said:
In your example, I would divide both sides by 3, then you do not need the big brackets at all.
If that is not possible, [ ] are fine.

In some questions they ask for the answer in the form, $$ a(x - b)^{2} + c $$

But yeah if I was just solving to find x I'd divide through, I probably have a few better examples here of where you could use multiple brackets but that was what came to mind first.
 
If the question is indeed about 'bracketing' and not about completing the square, then I can only say that what you're doing is not right in my book, brackets 'evolve', as the expression gets more complicated. First you place a round bracket, then if you need to put a round bracket into the first round bracket, the initial round brackets become square. If furthermore, you need a new round bracket into the newly created round bracket, the square one will become a brace, the previously existing round bracket will become square. And more, well, the number of braces will increase, since we don't have new types anymore.
 
Maybe it's a British English vs. American English thing, but as I learned them, there are
  • brackets - [] (AKA "square brackets", which IMO is redundant, since brackets already are square)
  • braces - {} (AKA "curly" brackets)
  • parentheses - () (AKA "round" brackets)
 
Not to mention those things that hold your trousers up.