Old price: p1 = $ 3.90;
New price: p2 = $ 3.40.
The percentual decrease is given by
d(%) = [ (p2 - p1) / p1 ] * 100 %
d(%) = [ (3.40 - 3.90) / 3.90 ] * 100 %
d(%) = [ - 0.50 / 3.90 ] * 100 %
d(%) = - 0.128 * 100 %
d(%) = - 12.8 % (approximately)
So the price fell 12.8 % approximately.
I hope this helps. =)
Try this option (this is not the only way!):
1. the rule: if 'number_1' - 'number_2' > 0, then number_1>number_2. If 'number_1'-'number_2'<0, then number_2>number_1.
2. according to the rule above: 9.36-9.359=0.001. 0.001>0, it means, 9.36>9.359.
Answer:
point D = (2, -4)
Step-by-step explanation:
It's asking the dot's location.
Isolate the variable by dividing each side by factors that don't contain the variable.
Answer:
In Section 6.1, we introduced the logarithmic functions as inverses of exponential functions and
discussed a few of their functional properties from that perspective. In this section, we explore
the algebraic properties of logarithms. Historically, these have played a huge role in the scientific
development of our society since, among other things, they were used to develop analog computing
devices called slide rules which enabled scientists and engineers to perform accurate calculations
leading to such things as space travel and the moon landing. As we shall see shortly, logs inherit
analogs of all of the properties of exponents you learned in Elementary and Intermediate Algebra.
We first extract two properties from Theorem 6.2 to remind us of the definition of a logarithm as
the inverse of an exponential function.
Step-by-step explanation:
Hope this helps