R + w = 50
r = 6w + 1
now we sub ..
6w + 1 + w = 50
7w + 1 = 50
7w = 50 - 1
7w = 49
w = 49/7
w = 7 <== white beads
r = 6w + 1
r = 6(7) + 1
r = 42 + 1
r = 43 <=== red beads
Answer:
Ramona’s annual premium is $1725.
Step-by-step explanation:
($690) X 2 X 1.25 = $1725.
Step-by-step explanation:
5.
=5.3^2.5^4.x^6=3^2.5^5.x^6
Equation format for a slope, m and a point (x1, y1)
y - y1 = m(x - x1) (Try and memorize this formula)
8) for (3,-4), m = 6. x1 = 3, y1 = -4, Substituting
y - y1 = m(x - x1)
y - (-4) = 6(x - 3)
y + 4 = 6x - 18
y = 6x - 18 - 4
y = 6x - 22
10) for (-2,-7), m = 4/5. x1 = -2, y1 = -7, Substituting
y - y1 = m(x - x1)
y - (-7) = (4/5)*(x - (-2))
y + 7 = (4/5) *(x +2) 4/5 = 0.8
y + 7 = 0.8x + 1.6
y = 0.8x + 1.6-7
y = 0.8x - 6.4
y = (4/5)x - (64/10)
y = (4/5)x - (32/5)
So same approach to solve others. Cheers.
Answer:
Slope = -1/4
y-intercept = 8
Step-by-step explanation:
Given a line equation, x + 4y = 32
To get the slope and y-intercept from this equation, we shall represent it in the slope form of a line equation
The slope form of a line equation is given as
y = mx + c
Where;
m = slope
c = y-intercept
Step 1
x + 4y = 32
Subtract x from both sides of the equation
x + 4y - x = -x + 32
4y = -x + 32
Step 2
Divide both sides by 4 to make y subject
4y/4 = -x/4 + 32/4
y = -x/4 + 8
y = (-1/4)x + 8
This equation corresponds to
y = mx + c
m = -1/4
c = 8
Therefore, the slope, m = -1/4
The y-intercept, c = 8