There are 87 men
3 is the male ratio
You add all the ratios
3+4+5=12
3/12×348
=87
Answer:
O It has the same slope and a different y-intercept.
Step-by-step explanation:
y = mx + b
m = 3/8
b = 12
y = (3/8)x + 12
---
Data in the table: slope is the rise (y) over the run (x) between two points (assuming the data represent a linear line).
Change in x and y between two points. I'll choose (-2/3,-3/4) and (1/3,-3/8).
Change in y: (-3/8 - (-3/4)) = (-3/8 - (-6/8)) = 3/8
Change in x: (1/3 - (-2/3)) = (1/3+2/3) = 3/3 = 1
Slope = (Change in y)/(Change in x) = (3/8)/1 = 3/8
The slope of the equation is the same as the data in the table.
Now let's determine if the y-intercept is also the same (12). The equation for the data table is y = (2/3)x + b, and we want to find b. Enter any of the data points for x and y and then solve for b. I'll use (-2/3, -3/4)
y = (3/8)x + b
Use (-2/3, -3/4)
-3/4 =- (3/8)(-2/3) + b
-3/4 = (-6/24) + b
b = -(3/4) + (6/24)
b = -(9/12) + (3/12)
b = -(6/12)
b = -(1/2)
The equation of the line formed by the data table is y = (3/8)x -(1/2)
Therefore, It has the same slope and a different y-intercept.
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.
(i) Note that it is given to you that 3a + 2b = 9
You are trying to find the value of 9a + 6b. Find what is multiplied to both the variable a & b. Divide:
(9a + 6b)/(3a + 2b) = 3
Next, multiply 3 to the 9 on the other side of the equation:
3 x 9 = 27
27 is the value of 9a + 6b.
(ii) Note that it is given to you that 8x + 6y = 60
You are trying to find the value of 4x + 3y. Find what is multiplied to both the variable x & y. Divide:
(8x + 6y)/(4x + 3y) = 2
Next, divide 2 from the 60 on the other side of the equation:
60/2 = 30
30 is the value of 4x + 3y.
~
Answer:
a translation
Step-by-step explanation:
it slid up four then slid to left one
translation
im not really sure what the question was but