Solve 0.5 x Sqrt(61) Without a Calculator

  • Thread starter Thread starter thomas49th
  • Start date Start date
AI Thread Summary
To solve 0.5 x √61 without a calculator, it's recommended to convert 0.5 into a fraction, resulting in √61/2. Since √61 cannot be simplified further, estimating its value can be done using nearby perfect squares, such as √60. Linearization can also be employed to approximate √61 by expanding around a known value, like √64, yielding an estimate of approximately 7.8125. However, it's noted that linearization is not part of the GCSE syllabus, which may be relevant for students preparing for exams.
thomas49th
Messages
645
Reaction score
0
Hi, I was wondering what is the best method (without using a calculator) to workout somthing like 0.5 x \sqrt{61}
Is there some logical steps/order you can take

Thx
 
Physics news on Phys.org
As I've mentioned in another thread. On non-calculator papers, its always best to use fractions, so the first step will to turn the 0.5 into a fraction which is easy enough.

With surds one must remember the following.

\sqrt{a} \times \sqrt{b} = \sqrt{ab}

So what you would do is take the number under the square root and try and split it into two different numbers, one of which will be a square number. For example:

\sqrt{60} = \sqrt{4\times 15} = 2\sqrt{15}

In the example you gave there is not much you could do with the 61.

If the question is asking you to estimate an answer as GCSE questions often do then use the square root of 60 as in my example along with the half as a fraction.

What exactly is the question you're working on?
 
I just came out with an answer \frac{\sqrt{61}}{2} for a question and I was wondering wether I could simplify it and/or pick up any new techniques. Thanks for the reply
:smile:
 
Well there's not much you can do with a root 61 but if you can simplify then do so.
 
u can use linearization to estimate square root of 61 but at some place u will need square root of 3 which we don't actually know without using a calculator
 
Well to find the square root of 3 i would iterate Newtons method, or just happen to know roughly as it as i do: 1.73205
 
ok then if u can do it without a calculator use linearization and state the function as sqrt(64-3)
 
u can use linearization to estimate square root of 61 but at some place u will need square root of 3 which we don't actually know without using a calculator

Why? -- the whole point of linearization is to approximate with a linear function.

For example, expand about a = 64

f(x) = f(a) +f'(a) \cdot (x-a) + \dots

and

f(a) = a^{1/2} = 8

f'(a) = (1/2) a^{-1/2} = 1/2 \cdot 1/8

Then
f(61) \approx 8 + \frac{1}{16} \cdot (61-64) = 8 - 3/16 =7.8125

and that's within about .03% relative error.
 
Last edited:
Just to calm the OP poster a bit, linerization isn't part of the GCSE syllabus. I believe the last exam for GCSE maths was today though.
 
Back
Top