Answer:
Tess is correct
Step-by-step explanation:
First off, to find out the new discounted price without the sales tax, you multiply $24.50 by 15% (0.15). This gives you $3.68. You then subtract the $3.68 from $24.50. You get $20.82. To find the total with sales tax you then multiply the $20.82 by 10% (0.1). You add the discounted price with the sales tax and get the conclusion that they have enough money for the book.
Answer:
10 is the answer hope this helps :)
Answer:
Kayla bought 7 tacos and 10 hotdogs
Step-by-step explanation:
Let the number of hotdogs be x.
Let the number of tacos be y.
i) It is given that x = y + 3
ii) It is also given that 3.5x + 4y = 63, therefore 7x + 8y = 126
iii) substituting the value of x from i) in ii) we get 7(y + 3) + 8y = 126
therefore 15y + 21 = 126
therefore 15y = 105
therefore y = 7
Therfore Kayla bought 7 tacos
iv) Using the value of y from iii) in i) we x = 7 + 3 = 10
Therefore Kayla bought 10 hotdogs
The answer is 0.0016 or 0.0017
Problem A
Usually the number of bits in a byte is 8 or 16 or 32 and recently 64. You don't have to write a formula to restrict it to this number of bits. You are not asked to do so. The general formula is 2^n - 1 for the problem of Millie and her golden keys. Somehow the system can be made to choose the right number of bits. Apple IIe s for example, used 8 bits and there was a location that told the processor that fact.
2^n - 1 <<<<< Answer
Problem B
In this case n = 4
2^n - 1 = 2^4 - 1 = 16 - 1 = 15
Millie can collect 15 keys <<<<<< Answer