Calcualtion?

Thread Starter

englewood

Joined Jul 24, 2015
25
√3x1598 = 2769

I've tried to do the calculation above to get the same answer but if I do I get the answer below ?

square root, 3 x 1598 = 69.23871749.
 

ericgibbs

Joined Jan 29, 2010
21,442
hi e,
What is the square root of 3.??

The formula says: the square root of 3 times 1598
It is badly written.

√3 x 1598 = 2769
E
 

dl324

Joined Mar 30, 2015
18,326
It should have been written as √3 x 1598 = 2769; and they used a strange number for the squareroot of 3.

This forum is really for electronics homework, not math...
 

WBahn

Joined Mar 31, 2012
32,831
√3x1598 = 2769

I've tried to do the calculation above to get the same answer but if I do I get the answer below ?

square root, 3 x 1598 = 69.23871749.
Exponentiation (and roots are included because that is just an exponent of 0.5) has higher precedence than multiplication. So the expression is

(√3) x 1598

and NOT

√(3 x 1598)
 
Top