Answer:
20 portions
Step-by-step explanation:
2 kg = 2000 g
2000 / 100 = 20
Hope this helped! :)
Since B is perpendicular to A. We can say that the gradient of B will be -1/7 (product of the gradients of 2 perpendicular lines has to be -1).
Now we know that the equation for B is y=-(1/7)x + c with c being the y intercept.
Since the point isnt specified in the question, we could leave the equation like this.
But if there is a given point that B passes through, just plug in the x and y values into their respective places and solve to find c. That should give you the equation for b.
Now, to find the solution of x, we have 2 equations:
1) y=7x+12
2)y=-(1/7)x+c
In this simultaneous equation we see that y is equal to both the expressions. So,
7x+12=-(1/7)x+c
Now, since the value of c is not found, we cannot actually find the value of x, but if we would find c, we could also find x since it would only be a matter of rearranging the equation.
And there you go, that is your solution :)
For systems of equations try using graphing, substitution, and elimination. For example
{2x+7y=3}
{x=-4y}
You should first look at if you have a variable that can be substituted (using substitution) and in this case we do! you plug in the x into 2x meaning 2(-4y)+7y=3
1) distribute -8y+7y=3
2) combine like terms in this case -8y+7y= -1y
3) solve -1y=3
y=-3
so currently our solution is (0,-3)
now we solve for x.
we plug our solved variable (y) into 7y
7(-3) and our equation looks like this
2x+7(-3)=3
1) distribute 7(-3)=-21
2) rewrite then solve 2x+(-21)=3
3) isolate variable -21+21 & 3+21
4) 2x=24
5) solve 2/24 = 12
Meaning our solution is (12,-3)
This is how to solve by substitution.