Aman verma wrote:Mathsbuddy wrote:Looking at dimensions, we can quickly eliminate some answers upon inspection:
L denotes the dimension of length.
(A)(b+c)/bc -> L/L^2 = 1/L which is not L (Eliminate)
(B)(bc)/(b+c) -> L^2/L = L (OK)
(C)Square root(b^2+c^2) -> L (OK)
(D)[(b+c)^2]/bc -> L^2/L^2 = 1 which is not L (Eliminate)
(E)(bc)^2 -> (L^2)^2 = L^4 which is not L (Eliminate)
This leaves 2 options:
(bc)/(b+c) OR Square root(b^2+c^2)
Answer (C) cannot be correct because it would be the hypotenuse of a right angle triangle; and this hypotenuse would be larger than b or c, but AD is shorter. Hence answer (C) can be eliminated.
This just leaves one option.
Answer = [spoiler](B)[/spoiler]
Hi Mathsbuddy,
That's a great way to solve the problem, but I don't understand it. What's L and how you arrive at b+c = L and bc = L^2. Please elaborate and explain the method you used. Also please mention if this problem can be solved algebraically without using options or trigonometric ratios.
Hi Aman verma,
Thanks for the question.
L stands for the dimension of Length.
(Strictly speaking [L] = dimension of length, but let's just skip the parentheses!)
Other dimensions are: Mass [M] and Time [T]. Any physics equations or units can be reduced to M,L,T (and temperature sometimes) to quickly check if they are wrong.
length * length = area
So L^2 is area, not length
Similarly distance/time [=L/T] gives speed, so speed cannot be T/L, or M/T, or T^2, etc
Okay to answer your question:
b is a measure of length
c is a measure of length too
Therefore, if we ignore any values they might be, we can replace them each with L
So b+c becomes L + L = 2L which is still length, therefore this can be replaced with L (we throw away numbers as they have no dimension of their own)
and bc becomes L*L = L^2 which is area, not length.
After a little practice, it is easy and quick to spot rogue formulae that are inconsistent dimensionally.
It's the same as looking at units:
Inches + inches = inches (L+L = L)
Inches * inches = square inches (area)
A length is never an area, or a time, or a mass, or vice-versa.
Let me know if that helps.