So this has stumped me for over an hour...

Status
Not open for further replies.

irishScott

Lifer
Oct 10, 2006
21,562
3
0
It's one part of a multi-part problem, so no you're not doing my homework for me.

How do you simplify sqrt(v^4 + 4(u^2)(v^2) + 4u^4) such that the square root goes away? According to the hints provided with the textbook, there's a way. That or I've worked the determinant that leads to this wrong several times in a row. :p

Edit: Problem solved, thanks guys.
 
Last edited:

Macamus Prime

Diamond Member
Feb 24, 2011
3,108
0
0
Epoxy grout is the top of the line and best choice for any tile application. It can be substituted for sanded or unsanded grout. It is more sturdy than both as well as being waterproof and stain resistant.
 

irishScott

Lifer
Oct 10, 2006
21,562
3
0
Nothing. It's the magnitude of two crossed vectors.

r1 = <2u, v, 0>
r2 = <0, u, v>

r1 x r2 = <v^2, -2uv, 2u^2>
 

guyver01

Lifer
Sep 25, 2000
22,135
5
61
2u^2+v^2

MSP43419i787bg64dfhbb200002gef8g8ggc66f97a



WolframAlpha is your friend
 
Dec 21, 2007
34
0
0
It's one part of a multi-part problem, so no you're not doing my homework for me.

How do you simplify sqrt(v^4 + 4(u^2)(v^2) + 4u^4) such that the square root goes away? According to the hints provided with the textbook, there's a way. That or I've worked the determinant that leads to this wrong several times in a row. :p


Your expression simplifies to v^2 + 2u^2.

In general,

(a+b)^2 = a^2 + 2ab + b^2

alternatively,

sqrt(a^2 + 2ab + b^2) = a + b

If we make the assumption that this is indeed a square of the sum of two real numbers, solve following for a and b:
a^2 = v^4
2*a*b = 4*u^2*v^2

you get

a = v^2 and b = 2*u^2

Since solution satisfies b^2 = 4*u^4, the square assumption is correct.

Probably not the "formal" way to do it...
 
Status
Not open for further replies.