Answer:
Explanation:
Two items on the magnetic strip are, Credit Card info and Balance
Two ways supermarket may check are the PIN pad you are using to pay or their reciept system.
Answer:
Ans. Ready to download, please see the file attached to this document
Explanation:
Note. Consider changing the cell in yellow, does not make sense, it could be 10100 instead of 1010
Hi, to design this sheet, I also used the and(...) function of MS excel, in which you declate that in order to select a certain answer, 2 or more conditions must be true, in our case, if a purchase is up to 1000, the price would be $1010 (consider changing this value, maybe to 10100), if the purchase is more than 1000 and less than 5000, the price is $9,509.50, and if is more than 5000 units, the price would be $5,5005.50.
Please check the formula for further clarifications.
Best of luck.
Using the computer language in python to write a function code that calculates the area of a rectangle.
<h3>Writting the code in python:</h3>
<em>def rectangle_area(base, height):</em>
<em> z = base*height # the area is base*height</em>
<em> print("The area is " + str(z))</em>
<em>rectangle_area(5,6)</em>
See more about python at brainly.com/question/18502436
#SPJ1
I think it’s a
if it isn’t a then it’s d
Answer:
Calculus is a branch of mathematics focused on limits, functions, derivatives, integrals, and infinite series. ... Calculus has widespread applications in science, economics, and engineering and can solve many problems for which algebra alone is insufficient.