Since no possible correct method is posted, I will suggest a couple.
Method 1: guess and check
Works well for simple problems involving integers like this one.
Victor's age must be zero or greater than one, say one.
Guess v=1, find m=v+6=7, check m=5v-2=5-2=3 no good.
we need to make v bigger
Guess v=2, find m=v+6=2+6=8, check m=5v-2=5*2-2=8 ✔
So v=2, m=8.
Method 2:
Solve the system of two equations.
since the left-hand sides is m in both equations, and since m=m, we just have to equate the right-hand sides to solve for v.
5v-2=v+6
Solve for v
5v-v = 6+2
4v=8
v=2,
so again, v=2, m=v+6=2+6=8.
Answer:
i think its last one but im not so sure
Finding the midpoint between two points on a line involves three steps:
1. Find the distance between the two points
2. Find half of that distance
3. Either add that half to the lowest point, or subtract it from the highest point.
To find the distance between 52 and -18, we can take the absolute value of their difference. The reason we take the absolute value is to force the sign to be positive, since distances can never be negative. -18 - 52 = -70, and |-70| = 70.
Second, we find half of that distance, which in this case would be 70/2 = 35.
Finally, we add that value to -18 to find a midpoint of -18 + 35 = 17.
Answer:
80 ft
Step-by-step explanation:
<em>hey there,</em>
<em />
< We know that the rope is 3 pieces long. To make this into an equation, let's just write x + y + z = 150.
Assuming "y" is our second piece, we can tell y = 2x, because it is two times the size of the first piece, which is "x". We also know "z" (our third piece): z = 30.
We can try inputting all the things we know now. x + (2x) + 30 = 150. From here, we can find that x = 40. Since y is our second piece, y = 2x, so 2 x (40) = 80. The second piece would be 80 feet long. >
<u>Hope this helped! Feel free to ask anything else.</u>