The answer is positive 1/5. Here is a tip, when reading a graph read from left to right. If it is going up to the right it is positive. If it goes down going to the right it is negative. Also think rise/run. Count how many times it goes up(or down) then count how long the line goes.
Answer:
x=7
Step-by-step explanation:
Simplifying
3x + 2(4 + 6x) = 113
3x + (4 * 2 + 6x * 2) = 113
3x + (8 + 12x) = 113
Reorder the terms:
8 + 3x + 12x = 113
Combine like terms: 3x + 12x = 15x
8 + 15x = 113
Solving
8 + 15x = 113
Solving for variable 'x'.
Move all terms containing x to the left, all other terms to the right.
Add '-8' to each side of the equation.
8 + -8 + 15x = 113 + -8
Combine like terms: 8 + -8 = 0
0 + 15x = 113 + -8
15x = 113 + -8
Combine like terms: 113 + -8 = 105
15x = 105
Divide each side by '15'.
x = 7
Simplifying
x = 7
Answer:
use distributive and combine like terms
Step-by-step explanation:
Hi, your question isn't totally complete. Here's the likely full question:
Random walk. A Java programmer begins walking aimlessly. At each time step, she takes one step in a random direction (either north, east, south, or west), each with probability 25%. She stops once she is at Manhattan distance r from the starting point. How many steps will the random walker take? This process is known as a two-dimensional random walk.
Write a program RandomWalker.java that takes an integer command-line argument r and simulates the motion of a random walk until the random walker is at Manhattan distance r from the starting point. Print the coordinates at each step of the walk (including the starting and ending points), treating the starting point as (0, 0). Also, print the total number of steps taken.
5028ft distance in the altitude between the top and bottom