R + 9
Expression would be r+9=j
J represents the miles that Jessica rode. Since Jessica rode 9 miles farther, you must add 9 to the amount that roger rode.
He has to drive around the track about 1.5 times.
We first find the circumference:
C = 2πr = 2(3.14)(1.6) = 10.048
We now divide 15 by this:
15/10.048 ≈ 1.5
Answer:
(-2 , -3) and (0.6 , 4.8)
Step-by-step explanation:
y=3x +3
(x - 2)² + y² = 25
(x - 2)² + (3x +3)² = 25
x²-4x+4+9x²+18x+9-25=0
10x²+14x-12=0
5x²+7x-6=0
(x+2)(5x-3)=0
x = -2 or x = 3/5 (-0.6)
y = -3 or y = 4 4/5 (4.8)
First, we have two points and we need to use these points to find the slope. To do this, let's label one point x1 and y1, the other point x2 and y2 then,
Slope = (y2 - y1) / (x2 - x1)
(2, 3) - 2 is x1 and 3 is y1
(-1, -12) -1 is x2 and -12 is y2
Slope = (-12 - 3) / ( -1 - 2) = -15 / -3 = 5
Now the equation of our line is: y = 5x + b
Let's plug one of our points into this equation to solve for b.
3 = 5(2) + b
3 = 10 + b
Subtract 10 from both sides.
-7 = b
The equation of our line is: y = 5x - 7