Answer: 15 grams
If he had 100 grams of candy bar, then 30% of that is 30 grams (since 30/100 = 30%). Cut this in half and we end up with 30/2 = 15.
Another way to find the answer is to multiply 50 and 0.30 which is the decimal form of 30%. So we have 50*0.30 = 15 which is the same answer.
Answer:
x ≤ 8
Step-by-step explanation:
Given
2x - 4 ≤ 12
Isolate the term in x by adding 4 to both sides
2x ≤ 16 ( divide both sides by 2 )
x ≤ 8 ← is the solution
Answer:
5b - 138
Step-by-step explanation:
Alright let's break it down.
First, you can see that each constant (5,126,7) have negatives in front of them. SO you are going to subtract each one of them.
When subtracting negatives it's basically just adding them together. How to do it is simply adding:
5 + 126 + 7
Then you get 138.
BUT, it was negative numbers. So it's actually -138.
Then bring back the 5b and your answer is:
5b - 138
Mark brainliest if you can :D
The answer is b because if you look there is no Direct variation
Answer:
The equation of the line is y = x + 1
Step-by-step explanation:
In order to find this, start with two points that are on the line. We'll use (0, 1) and (1, 2). Now we can use the slope formula to find the slope.
m(slope) = (y2 - y1)/(x2 - x1)
m = (2 - 1)/(1 - 0)
m = 1/1
m = 1
Now that we have this, we can use that slope and a point in point-slope form. Then we solve for y to get the equation.
y - y1 = m(x - x1)
y - 1 = 1(x - 0)
y - 1 = 1x
y = 1x + 1