Answer:
It takes her 25.2 mintes
Step-by-step explanation:
You can just multiply 21 by 1.2 because that's how long she takes per lap and you can get 25.2
Answer:
Step-by-step explanation:
<h2>4/x=2/10</h2>
cross multiplication:
4*10=2*x
40=2x
x=40/2=20
<h2>w/2 = 4.5/6.8</h2>
6.8w=2(4.5)
6.8w=9
w=9/6.8=1.32352941
Answer:
I think 7=2, 6=-2, 4=23, 8=-7, 3=9, 1=12, 2=0, 5=7, 10=8, 11=3, 12=-45, 9=25
Step-by-step explanation:
I tried my best
Take the vector u = <ux, uy> = <4, 3>.
Find the magnitude of u:
||u|| = sqrt[ (ux)^2 + (uy)^2]
||u|| = sqrt[ 4^2 + 3^2 ]
||u|| = sqrt[ 16 + 9 ]
||u|| = sqrt[ 25 ]
||u|| = 5
To find the unit vector in the direction of u, and also with the same sign, just divide each coordinate of u by ||u||. So the vector you are looking for is
u/||u||
u * (1/||u||)
= <4, 3> * (1/5)
= <4/5, 3/5>
and there it is.
Writing it in component form:
= (4/5) * i + (3/5) * j
I hope this helps. =)