Sanglyon said:
Bearjing said:
"/" is the same thing as "____", they both mean "divided by."
i'll repeat myself:
No, it's the same thing as ÷ which also means divided by.
"/" is not a shortcut to write a fraction without using a drawing tool, it's just the sign that's on a computer keyboard.
÷ or / means "divide the one item on the left by the one item on the right". If the item on the right is a whole equation, then it must be enclosed in parenthesis. If there are no parenthesis, then it is only the first item that is concerned, here the 2.
Let's say I have to work 48 days, but only half time. I get paid 9$ cash plus 3$ in food.
How much do I gain?
48/2*(9+3) = 288 $
Actually, the word problem you wrote would be mathematically written as
(48(9+3))/2 = X
a completely different problem from the one we're looking at. A mistake that basic makes me question how well you understand the subject you're arguing. As for your computer science claim, that may be true
in the realm of compsci, but in math classes, the / really is shorthand for a fraction bar. People actually write problems that way by hand.
Edit: That's assuming you meant a $9 daily wage plus $3 in food per day. If the wage were by the hour but the food were still by the day, and by half day you meant half of a 24 hour day, it would be
(48(3))+(48(24/2)(9))=X, which is still a different problem from the one we're looking at.