The c+5 should represent the five more cds that he has thats more than julias
<span><u><em>First way:</em></u>
The easiest and simplest way is to <u>count by 1</u> starting from 82 till you reach 512.
<u>This will go as follows:</u>
82, 83, 84, 85, ........... , 510, 511, 512
<u><em>Second way:</em></u>
We can note that the two given numbers are even numbers. This means that the two numbers are divisible by 2.
Therefore, we can <u>count by 2</u> starting from 82 till we reach 512.
<u>This will go as follows:</u>
82, 84, 86, 88, ................... , 508, 510, 512
<u><em>Third way:</em></u>
We can note that the units digit in both numbers is the same (the digit is 2). This means that we can count from 82 till 512 by <u>adding 10 each time</u>.
<u>This will go as follows:</u>
82, 92, 102, 112, ......................, 492, 502, 512
Hope this helps :)</span>
(a) The equation of the tangent line can be written as
.. 3(x +6) -4(y -8) = 0
.. 3x -4y = -50
.. y = (3/4)x +25/2 . . . the equation of the tangent line
(b) The point of tangency will be the intersection of the circle with the perpendicular line through the circle center, y = (-1/5)x. A graphing calculator shows that point to be
.. (9.81, -1.96)
Answer:
Step-by-step explanation:
Let r and j represent Riley's hours and Jace's hours, respectively. The equations could be ...
25r +30j = 460
r - j = 3
__
The solution is (r, j) = (10, 7).