b×h=a
this is how to represent it and it is a direct variation.
Answer:
Step-by-step explanation:
Hello.
-7h + 2(-4h + 5) > -4h + 1 + 10 ; solve for h
Our first step is to get rid of all the parenthesis. We can do this by simplifying everything out.
-7h - 8h + 10 > -4h + 11
Add like terms.
-15h + 10 > -4h + 11
Now, we must isolate our variables. We do this by moving all variables to one side and moving our other numbers to the other.
Subtract 10 from both sides. Then, add 4h to both sides.
-15h + 4h > 11 - 10
Simplify.
-h > 1
Divide both sides by -1.
However, keep in mind that when dividing with a negative, you must change the sign. Therefore, > turns into <
-h ÷ -1 < 1 ÷ -1
h < -1
Answer: x = t, y = 2t/3 + 2
Step-by-step explanation:
You want to write both x and y in terms of t
so if you rearrange 4x - 6y = -12 you get
-6y = -4x - 12
6y = 4x + 12
y = 2x/3 + 2
set x = t
and y = 2t/3 + 2
and that's it!
another one you could do is
x = t/2
y = t/3 + 2
or even
x = 3t/2
y = t + 2
i like this one the most because it looks more elegant