Answer:
Larger number = 32
Step-by-step explanation:
Smaller number = x
Larger number = y
y - x = 8 -----------(I)
3y = 4x ---------------(II)
3y/4 = x
Plug in x = 3y/4 in equation (I)

y = 8*4
y = 32
Plug in y = 32 in equation (II)
3y = 4x
3*32 = 4x
4x = 3*32
x = 
x = 3 *8
x = 24
If you have a graphing calculator one way to know you are right is put the left side in Y1 and the right side in Y2 then hit 2nd trace and intersection then find the intersection and the X value is your answer. If you don't have a graphing calculator then I'm sorry
Answer:
A product of factors is zero if and only if one or more of the factors is zero. That is, if ab = 0, then either a = 0 or b = 0 (or both).
Hence (x+3)(x+12) = 0 only if (x+3) = 0 or (x+12) = 0 or both. (x+3) = 0 when x = 3.(x+12) = 0 when x = 12.
Hence the values of x that make (x+3)(x+12) = 0 are x = 3 and x = 12.
Answer:
What expression are we supposed to be answering this for?
Answer:
The equation of the line is -4x + y = 3
Step-by-step explanation:
Since we have the slope, we can use it and either point in point-slope form and solve for the standard form of the equation.
y - y1 = m(x - x1)
y - -1 = 4(x - -1)
y + 1 = 4(x + 1)
y + 1 = 4x + 4
-4x + y + 1 = 4
-4x + y = 3