Answer:
3
Step-by-step explanation:
The x value is the same for both. So it's easy. Distance between -1 and -4 is 3
Answer: 6
Step-by-step explanation: look it up
Answer:
100 red bricks
Step-by-step explanation:
Let's say red bricks is equal to 5x
Gray bricks is equal to 2x
We have an equation
2x + 5x = 140
= 7x = 140
Divide through by 7 to get the value of x
X = 140/7
X = 20
Red bricks = 5(x)
= 5(20)
= 100
Gray bricks = 2(x)
= 2(20)
= 40
Therefore in conclusion the number of red bricks is 100.
Answer:

Step-by-step explanation:
ill suppose that you mean : "solve for b" not for d, since there is no d term in the formula given. So:

This is a problem you need to solve using logs. When you use logs you can "pull" the exponents down in front of the log to get a new equation that looks like this: 2x^3 + x^2 log 81 = 6x - 3 log 27. Now divide both sides by log 81 and 6x - 3 simultaneously to get (2x^3 + x^2)/(6x - 3) = (log 27)/(log 81). If you do the log math on the right side you get .75. Now multiply both sides by 6x-3 to get 2x^3+x^2 = .75(6x-3). If you distribute that out on the left side you'll get 2x^3+x^2=4.5x-2.25. Now move everything over to the left side and set the whole thing equal to 0: 2x^3+x^2-4.5x+2.25=0. When you solve for x, you are in essence factoring, so do this by grouping: x^2(2x+1)-2.25(2x+1). Now finally factor out the 2x+1 to get (2x+1)(x^2-2.25). You're not done yet though cuz you need to solve each of those for x: 2x+1=0, and x= -1/2; x^2=2.25, and x=+/- 1.5. So all the values for x here are -1/2, 1.5, and -1.5