Answer:
Kian's method is correct.
Step-by-step explanation:
Javine says, "To multiply by 1000, I just add three zeros." He is incorrect.
Kian says, "I times by 10, then times by 10 and times by 10 again. When he multiply 1 by 10, it becomes 10. Then if he again multiply by 10, it becomes 10×10 = 100. And at last when he multiply again 10, it becomes 100×10 = 1000. It means Kian's methods for multiplying by 1000 is correct.
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:
2500 Square meters
Step-by-step explanation:
Given the garden area (as a function of its width) as:

The maximum possible area occurs when we maximize the area. To do this, we take the derivative, set it equal to zero and solve for w.
A'(w)=-2w+100
-2w+100=0
-2w=-100
w=50 meters
Since Marquise has 200 meters of fencing to build a rectangular garden,
Perimeter of the proposed garden=200 meters
Perimeter=2(l+w)
2(l+50)=200
2l+100=200
2l=200-100=100
l=50 meters
The dimensions that will yield the maximum area are therefore:
Length =50 meters
Width=50 meters
Maximum Area Possible =50 X 50 =<u>2500 square meters.</u>
Answer:
x = 15
Step-by-step explanation:
Use pythagorean theorem: 

The answer is one. anything squared to the zeroth is 1.