This would look like 6x/11. Since the problem doesn’t state the answer then you would simply write the expression.
The answer is B I’m pretty sure
5×21/-1+9
105/-1 +9
-105 +9
-96
hope that helps
9514 1404 393
Answer:
6 : 5
Step-by-step explanation:
The ratio is ...
dogs : cats = 42 : 35 = (7·6) : (7·5) = 6 : 5
The ratio of dogs to cats at the shelter is 6 to 5.
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.