Answer:
0
Step-by-step explanation:
The five smallest prime numbers are 2, 3, 5, 7 and 11.
2 × 3 × 5 × 7 × 11
= 2310
Divide by 42.
2310/42
= 55, Remainder 0
<u>Given </u><u>:</u><u>-</u><u> </u>
- Mrs. Smith left a 15% tip for a dinner that cost $62.40.
<u>To </u><u>find</u><u> </u><u>:</u><u>-</u><u> </u>
- About how much tip did Mrs. Smith leave?
<u>Solution</u><u> </u><u>:</u><u>-</u><u> </u>
The tip is 15% of $62.40 .
<u>•</u><u> </u><u>Calculating</u><u> </u><u>1</u><u>5</u><u>%</u><u> </u><u>of </u><u>$</u><u>6</u><u>2</u><u>.</u><u>4</u><u>0</u><u> </u>
- $ 62.40 * 15%
- $ 62.40 * 15/100
- $ 9.36
The differences is 7 because I counted.
Answer:
A) Suppose we have an onedimensional situation.
in the 0 of our x-axis, we have a fruit tree, and we want to rest at a distance no bigger than 6 ft of the tree, then all the possible positions of our resting place are:
x ∈(-6ft, 6ft)
we can write this as: IxI < 6ft
b) now we think the opposite situation, we want to rest at least 6ft away from the tree, then we have that:
x ∉ [-6ft, 6ft].
or IxI > 6ft.
So you can see that the difference in those two cases is if we want to be "inside a given range" (for the first case) or "outside a given range" (for the second case).
A line parallel to your equation has the same slope, so it should be in the form:
y = (-3/2)x + b
To figure what "b" has to be, plug in the point (4,0) and solve:
0 = (-3/2)*4 + b
0 = -6 + b
6 = b
So the equation of the line is:
y = (-3/2)x + 6