Answer:
x = - 1
Step-by-step explanation:
= 2x + 1 ( multiply both sides by 5 to clear the fraction )
4x - 1 = 5(2x + 1) ← distribute parenthesis
4x - 1 = 10x + 5 ( subtract 10x from both sides )
- 6x - 1 = 5 ( add 1 to both sides )
- 6x = 6 ( divide both sides by - 6 )
x = - 1
Answer:
Austin has been the goalie in 6 games.
Step-by-step explanation:
The diagram that models the ratio in the story is a fraction diagram.
Let's represent Austin playing forward as F and Austin being the goalie as G.
According to the story, Austin has played forward in 4 games for every 3 games he has been the goalie. This can be represented as the fraction 4/3.
Now, we know that Austin has played forward in 8 games.
To find out how many games he has been the goalie, we can set up a proportion using the ratio from the story:
4/3 = 8/x
To solve for x, we can cross-multiply:
4x = 3 * 8
4x = 24
Dividing both sides of the equation by 4, we get:
x = 6
Therefore, Austin has been the goalie in 6 games
Answer: a=4, b=16, c=12
Step-by-step explanation:
Use the intercept form: a(x - p)(x - q) where p & q are the intercepts.
Given: p = -3, q = -1, and y-intercept (c) = 12
a[x - (-3)][x - (-1)]
= a(x + 3)(x + 1)
= a(x² + 4x + 3)
= ax² + 4ax + 3a
y-intercept = 12
3a = 12
a = 4
Substitute a = 4
4x² + 4(4)x + 3(4)
= 4x² + 16x + 12
Answer:
1) The equation of the line is y = x + 4
2) The equation of the line is y = -12x + 8
Step-by-step explanation:
The slope-intercept form of the linear equation is y = m x + b, where
Let us solve the two questions
1)
∵ points (-2, 5) and (2, 3) lie on the same line
→ Find the slope m
∵ Δ x = 2 - (-2) = 2 + 2 = 4
∵ Δ y = 3 - 5 = -2
∴ m =
∴ The slope of the line is
→ Substitute the value of m in the form of the equation above
∴ y = x + b
→ To find b substitute the x and y in the equation by the coordinates
of a point on the line
∵ Point (-2, 5) lies on the line
∴ x = -2 and y = 5
∵ 5 = (-2) + b
∴ 5 = 1 + b
- Subtract 1 from both sides
∴ 5 - 1 = 1 - 1 + b
∴ 4 = b
→ Sustitute it in the equation
∴ y = x + 4
The equation of the line is y = x + 4
2)
∵ The slope of the line is -12
∴ m = -12
∵ The line passes through point (0, 8)
∵ b is the value of y at x = 0
∴ b = 8
→ Substitute the values of m and b in the form of the equation above
∴ y = -12x + 8
The equation of the line is y = -12x + 8
The equations of the lines are y=-0.5x+4 and y=-12x+8 respectively. For the first line, the slope is computed using provided points and the y-intercept is calculated using one of the points and the slope. For the second line, we use provided slope and point to write the equation.
Firstly, let's deal with the first part of the question. To write the equation of the line, we first need to calculate the slope. The slope (m) is calculated as (y2-y1)/(x2-x1). Using the points (-2,5) and (2,3) we find m=(3-5)/(2-(-2))= -2/4 = -0.5. The y-intercept (b) is the y value when x = 0. To find b, let's use the point (-2,5) and the slope in the equation y=mx+b. We get 5=(-0.5)*-2+b, hence b= 5-1= 4. So line equation is y=-0.5x+4.
For the second part of the question, we know that the slope (-12) and it passes through the point (0,8). So the y-intercept is 8 when x=0. Therefore, the equation of this line is y=-12x+8.
#SPJ3