A) cone
cone has no parallel bases all the others do
Slope = "rise over run" the difference in y values divided by the difference in x values
= 6/-3 = -2 = m. It's negative because as x increases, y decreases
plug that into the point slope formula, with either point. generally use the most simple point
y-h= m(x-k) where m= -2 and (k,h) = (2,-2)
y+2 = -2(x-2)
simply if you want
Y = -2x +4 -2 = -2x +2
or
2x +y = 2
(a) SSS (side side side)
every side on one triangle is correspondingly equal to that of the same side in the other triangle
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:
-1/2
Step-by-step explanation:
The slope of a line parallel is to another line is the same.
So the line in the picture has a slope of -1/2, and since the other line is parallel to the first one, its slope is also -1/2