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.
Answer:
Given,
The total distance covered = 4 km,
Since, initially he would be in rest,
So, his starting point would be 0.
Now, his first break =
km,
Second break =
km,
Also, we can write,

Drawing number line:
Step 1: Draw a line.
Step 2: Make 12 marks in same distance.
Step 3: Starts from 0, then 1/3, 2/3, 3/3 and so on.
Thus, we can show Wayne's bike on a number line as below.
The answer would be X=10
First you would subtract 2 to -48 and that gives you -50. After you will divide the -5x to -50 and that gives you X=10
First expand the equation.
-5e+5+6e = -17
Next, combine the like terms.
e+5 = -17
e = -22
Answer:
The quotient is: x-7
and remainder is : -300
Step-by-step explanation:
We need to divide
by 
First arrange the term
in terms of ascending order of x.
Arranging we get:
\ 
The division steps are shown in figure attached.
The quotient is: x-7
and remainder is : -300