We <u>get $593</u><u>,</u><u>940</u>
Answer:
Solution Given:
1 second = $ 521
19 minutes=19*60=1140 seconds
1140 seconds =$521*1140 =<u>$593,940</u>
Answer:
She has walked <u>7233.6 ft</u>
Step-by-step explanation:
13.7 miles ÷ 10 = 1.37 miles
1 mile = 5280 ft
5280 x 1.37 = 7233.6 ft (or 7234 if rounded to the nearest ft)
The events are independent. By definition, it means that knowledge about one event does not help you predict the second, and this is the case: even if you knew that you rolled an even number on the first cube, would you be more or less confident about rolling a six on the second? No.
An example in which two events about rolling cubes are dependent could be something like:
Event A: You roll the first cube
Event B: The second cube returns a higher number than the first one.
In this case, knowledge on event A does change you view on event B (and vice versa): if you know that you rolled a 6 on the first cube you don't want to bet on event B, while if you know that you rolled a 1 on the first cube, you're certain that event B will happen.
Conversely, if you know that event B has happened, you are more likely to think that the first cube rolled a small number, and vice versa.
So Basically, these are similar. So that means that (2x/5.5)=(3x-3/7.5). Then when you cross multiply, you find that x=11. So that means BA/FE=22/5.5=4. You can verify by checking (3*11-3)/7.4=4. So now that you know the scale factor is 4, just do 4*8=32.
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. =)