asked 48.6k views
3 votes
Distance on graph

A group of college students built a self-guided rover and tested it on a plane surface. They programmed the vehicle to move along the path A–B–C–D–A represented on the coordinate plane. What distance will the rover cover if it completes one circuit?

Distance on graph A group of college students built a self-guided rover and tested-example-1

2 Answers

4 votes

Answer:

B. 40 meters

Explanation:

From A to B = 2

From B to C = 15

From C to D = 14

From D to A = 9

2 + 15 + 14 + 9 = 40

answered
User Favoretti
by
8.1k points
3 votes
The graph can be divided into two shapes. A rectangle and a right triangle.

The distance that the rover will cover if it completes one circuit can be computed using the Pythagorean theorem and adding the sides of the rectangle.

Rectangle:
Width = 4 - 2 = 2 meters
Length = 11 - 2 = 9 meters

Triangle = 16 - 2 = 14 ; 14 - 2 = 12 meters (this is the short leg)
long leg of the triangle = length of the rectangle = 9 meters.

12² + 9² = c²
144 + 81 = c²
225 = c²
√225 = √c²
15 = c

Point A to B = 4 - 2 = 2 meters
Point B to C = 15 meters
Point C to D = 16 - 2 = 14 meters
Point D to A = 11 - 2 = 9 meters

Total distance traveled = 2 + 15 + 14 + 9 = 40 meters.
answered
User Shaunette
by
7.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.