Answer:
How to Conduct a Simulation
Describe the possible outcomes.
Link each outcome to one or more random numbers.
Choose a source of random numbers.
Choose a random number.
Based on the random number, note the "simulated" outcome.
Repeat steps 4 and 5 multiple times; preferably, until the outcomes show a stable pattern
Answer:
x>3
Step-by-step explanation:
Answer:0,4/0,92/0,7.
Espero que ajude...
Step-by-step explanation:
Answer:
the first equation is (7,-5.9)
the second equation is (3,10.5)
the third equation is (6,9.4)
the fourth equation is (-5,-4.5)
Answer:
Step-by-step explanation:
Given the following vectors a = (-3,4) and b = (9, -1)
|a| and |b| are the modulus of a and b respectively.
|a| = √(-3)²+4²
|a| = √9+16
|a| = √25
|a| = 5
Similarly;
|b| = √(9)²+1²
|b| = √81+1
|b| = √82
We are to find the following;
a) a + b
a+b = (-3,4) + (9, -1)
a+b = (-3+9, 4+(-1))
a+b = (6, 4-1)
a+b = (6,3)
b) 8a + 9b
8a + 9b = 8(-3,4) + 9(9, -1)
8a + 9b = (-24,32) + (81, -9)
8a + 9b = (-24+81, 32+(-9))
8a + 9b = (57, 32-9)
8a + 9b = (57, 23)
c) |a| = √(-3)²+4²
|a| = √9+16
|a| = √25
|a| = 5
d) |a − b|
To get |a − b|, we need to get a-b first
Solve for a -b
a-b = (-3,4) - (9, -1)
a-b = (-3-9, 4-(-1))
a-b = (-12, 4+1)
a-b = (-12,5)
Find modulus of a-b i.e |a − b|,
|a − b| = √(-12)²+5²
|a − b| = √144+25
|a − b| =√169
|a − b| = 13