Answer:
B=
Step-by-step explanation:
Let's do the multiplication AB.
If A=
then the first row of A is= (1 0) by the first column of B= (0 0) is equal to zero.
the first row of A is= (1 0) by the second column of B= (0 1) is equal to zero too because 1.0+0.1=0.
the second row of A is= (0 0) by any colum of B is equal to zero too.
So we have found an example that works!
46 burgers is the minimum amount, because there are 23 people who will each eat two burgers.
Write a recursive and explicit formula for each option.
Save a nickel on the first day of the month and then double the amount each day for a month
=> a1 =0.05
=> a2 = a1* 2 = 0.05*2
=> a3 = a2*2 = a1* 2*2
..............................................
=>recursive an =
=> explicit an = 0.05*
Start their savings by saving $10 on the first day and then $10 each day of the month
=> a1 = 10
=> a2 = a1 + 10 = 20
=> a3 = a2 +10 = 20 +10 =30
........................................................
=> recursive an =
=> explicit an = 10 + 10( n-1)
Hope it will find you well.
Answer:
A. It keeps track of a driver's offenses so that they can suspend his license if they need to
Step-by-step explanation:
The DMV keeps a record of a person's driving history. This records any accidents or another traffic offenses like red light violations or speed violations etc.
Each traffic violation is assigned a point on a person's driver record. Hence, it is used to keep track of a driver's offenses so that they can suspend his license if they need to.