Multiply 
A 170 pound astronaut would weigh 68 pounds on mars.
Hope this helps :)
Answer:

Step-by-step explanation:
Let x represent the number of lawns Jacob mowed and y represent the number of dogs Sarah walked.
Jacob charges $20 each time he mows a lawn, then he earns $20x for x lawns mowed.
Sarah charges $10 each time she walks a dog, then she earns $10y for y dogs walked.
In total, they will earn $(20x + 10y). They need at least $2000 in order to go on a trip, then

Note that 
To get the equation of the line, you need two points that belong to this line.
From the given graph, we can choose any two points: (0,-4) and (-2,0)
The general for of the linear straight line is:
y = mx + c where m is the slope and c is the y-intercept
First, we will calculate the slope using the following rule:
slope = (y2-y1) / (x2-x1)
slope (m) = (0--4) / (-2-0) = 4/-2 = -2
The equation of the line now is: y = -2x + c
Then, we will get the value of the c. To do so, we will choose any point and substitute in the equation. I will choose the point (0,-4)
y = -2x + c
-4 = -2(0) + c
c = -4
Based on the above calculations, the equation of the line is:
y = -2x - 4