Using the dot product:
For any vector x, we have
||x|| = √(x • x)
This means that
||w|| = √(w • w)
… = √((u + z) • (u + z))
… = √((u • u) + (u • z) + (z • u) + (z • z))
… = √(||u||² + 2 (u • z) + ||z||²)
We have
u = ⟨2, 12⟩ ⇒ ||u|| = √(2² + 12²) = 2√37
z = ⟨-7, 5⟩ ⇒ ||z|| = √((-7)² + 5²) = √74
u • z = ⟨2, 12⟩ • ⟨-7, 5⟩ = -14 + 60 = 46
and so
||w|| = √((2√37)² + 2•46 + (√74)²)
… = √(4•37 + 2•46 + 74)
… = √314 ≈ 17.720
Alternatively, without mentioning the dot product,
w = u + z = ⟨2, 12⟩ + ⟨-7, 5⟩ = ⟨-5, 17⟩
and so
||w|| = √((-5)² + 17²) = √314 ≈ 17.720
Answer
Let t be number of minutes since tap is opened
water is increased by 20 gallons of water per minute.
sugar increase rate of 3 pounds per minute
water :- W(t) = 350 + 10 t
sugar :- S(t) = 10 + 3 t
concentration
C(t) = 
at t = 15 minutes
C(15) = 
C(15) = 
C(15) = 0.11
at beginning t = 0 minutes
C(0) = 
C(0) = 
C(0) = 0.0286
C(15) > C(0)
hence, concentration is increasing as time is passing.

diameter = 4m
radius = 4/2
= 2m
volume = (3.14)(2^2)(6.3)
= 79.128m^3
Answer:
y= 3x
Step-by-step explanation:
9514 1404 393
Answer:
C. 2y = (2x-1)/4
Step-by-step explanation:
An equation is linear when the exponents of the variables are 1 and the sum of the exponents of the variables in any term is 1.
a) 3xy = 4 . . . . sum of exponents is 1+1=2
b) f(x) = 2/3(1 -x^2) . . . . exponent is 2
c) 2y = (2x -1)/4 . . . . all exponents are 1 (linear)
d) y = 3/(x+1) ⇒ xy +y = 3 . . . . sum of exponents is 1+1 = 2