WouldBe
Dislicksick
What's BODMAS?
The order in which you work sums out
B = brackets
O = cant remember
D = division
M = multiplication
A = addition
S = subtraction
What's BODMAS?
BODMAS = brackets, (powers) of, divide, muliply, add, subtract
They're the order you should do equations in.

What's BODMAS?
Why though?
*Cries*![]()


I'm having a few problems aswell. Can someone tell me the derivative of
4x squared (3 - 2x) to the power one third.
And also express sin 5A in terms of powers of sin A.
Cheers.

Say you had an equation like this:
5 x ( 5 + 10 ) / 3 - 2
Then you'd do brackets first: (5 + 10) = 15 giving you 5 x 15 / 3 - 2
Then the divide: 15 / 3 = 5 giving you 5 x 5 - 2
Then the multiply: 5 x 5 = 25 giving you 25 - 2
Then the subtract: 25 - 2 = 23
If you have a power like 2^2 then you'd do that after the bracket, but I'd guess they're something you shouldn't have to worry about for a while yet!

O = Ordinals (i.e. squared, cubed, etc)The order in which you work sums out
B = brackets
O = cant remember
D = division
M = multiplication
A = addition
S = subtraction
So you always do it in that order, never mind what order they are in in the sum?
![]()
You should just get your kid to do it to be honest, it would be easier.
mine got it wrong...kids of today 
You should just get your kid to do it to be honest, it would be easier.

I'm getting grief from the English teaching massive now.![]()

He was crying over it though.![]()
Yeah, basically you're trying to make the equation as simple as possible before you solve it.
goldenecitrone: I believe you'll need to use differentiation by parts and the chain rule (been a good few years so I can't guarantee this is correct):
If y = (4*x^2)*(3-2*x)^(1/3) then set u = 4*x^2 and v = (3 - 2*x)^1/3
Then differentiate to give dy/dx = v*(du/dx) + u*(dv/dx)
To get dv/dx you'll need to use the chain rule as well: set w = 3-2*x, so v = w^(1/3) and then solve dv/dx = (dv/dw) * (dw/dx)


I'm having a few problems aswell. Can someone tell me the derivative of
4x squared (3 - 2x) to the power one third.
And also express sin 5A in terms of powers of sin A.
Cheers.
Well, I was being a bit cheeky I admit, but the thing is, from forums you'll be getting half a dozen different conceptual explanations. I mean, I was looking through the above, and if asked to explain, I would do it a slightly different but similar-enough-to-cause-confusion way. And then he goes in to school and the teacher tells him _another_ different way! Not getting the answer right should be a signal to the teacher that he doesn't understand and needs to be shown how it works, getting it right isn't the goal in itself. If you see what I mean.


cos(A+B)=cos A cos B - sin A sin B

I think you're crying because you're trying to understand the Why?Why though?
*Cries*![]()
I think you're crying because you're trying to understand the Why?
But there's nothing to understand; it's just a convention, like driving on the left hand side of the road.
There has to be some sort of rule or convention about the order one does the component sums, 'cos you get different answers by doing them in different order.
The alternative to having some kind of convention (and the world uses the BODAS convention) would be to use lots of brackets to take away the ambiguity (brackets mean to do the sums deepest inside the brackets first) and dictate the order of doing the component sums that way.
Thing is, all the brackets would clutter the page and make it look untidy and distract one's eyes from the actual numbers.
That's why.

Thank you Jonti. I think I understand but it still seems odd to me to jump around the sum randomly rather than do it in the order it is presented iyswim. But I'll sit down with the boy tomorrow and explain all that to him.![]()
...you'd have to use brackets all over the place. It would not help make things simple.

Oh, I do see what you mean alright. And yes, that would be another possible convention.
As a matter of interest the convention you suggest (just start on the left and work through the sums) is actually used by some computer programming languages.
Hmm, you've got me thinking now. I wonder why that simpler convention not used for paper and pencil workings. Hmmm.
I suspect because it is actually easier in practice to see the effect of a change in the expression (say, add a new term or two) with BODAS.