Answer:
A: the proposed route is 3.09 miles, so exceeds the city's limit
Step-by-step explanation:
The length of the route in grid squares can be found using the Pythagorean theorem on the two parts of the route. Let 'a' represent the length of the route to the park from the start, and 'b' represent the route length from the park to the finish. Then we have (in grid squares) ...
a^2 = (12-6)^2 +3^2 = 45
a = √45 = 3√5
and
b^2 = (6 -2)^2 +4^2 = 32
b = √32 = 4√2
Then the total length, in grid squares, is ...
3√5 + 4√2 = 6.7082 +5.6569 = 12.3651
If each grid square is 1/4 mile, then 12.3651 grid squares is about ...
(12.3651 squares) · (1/4 mile/square) = 3.0913 miles
The proposed route is too long by 0.09 miles.
2=4(-3) + b
2= -12 + b
14= b
Y=4x + 14
Answer:
35 minutes
Step-by-step explanation:
Take the lastest time and subtract the earliest time
9:45
9:10
------------
:35
35 minutes
Answer:
(-8,4)
Step-by-step explanation:
Given: 2x-3y=-28 and x+6y=16
solve for a variable and then substitute back into other equation
x + 6y = 16
x = 16 - 6y; now use this in the other equation
2x - 3y = -28; substitute into x
2(16 - 6y) - 3y = -28; distribute 2
32 - 12y - 3y = -28; combine y's
32 - 15y = -28; isolate 15y
32 + 28 = 15y; add the numbers
60 = 15y; divide by 15
y = 4
Now use this to plug into other equation
x + 6y = 16; y=4
x + 6(4) = 16;
x + 24 = 16; subtract 24 from both sides
x = -8