Solveeit Logo

Question

Question: How do you solve \(2h-8=h+17?\)...

How do you solve 2h8=h+17?2h-8=h+17?

Explanation

Solution

Firstly, we learn what linear equation is in 1 variable term. We use a hit and trial method to find the value of ‘h’. In this method we put the value of ‘h’ one by one by hitting arbitrary values and looking for needed values. Another method is to apply algebra. We subtract terms to get to our final term and get our required solution.

Complete answer:
We are given that we have 2h8=h+172h-8=h+17. We are asked to find the value of ‘h’, or we are asked how we will be able to solve this expression.
We learn about the equation on one variable. one variable simply represents the equation that has one variable (say x, y, or z) and another one constant.
For Example:
x+2=4,2x=2,2x,2yx+2=4,2-x=2,2x,2y Etc.
Our equation 2h8=4+172h-8=4+17 also has just one variable ‘h’.
We have to find the value of ‘h’ which will satisfy our given equation.
Firstly we try by the method of hit and trial. In which we will put a different value of ‘h’ and take which one fits the solution correctly.
Let h=0h=0
We put h=0h=0 in 2h8=h+172h-8=h+17, we get –
2×08=0+172\times 0-8=0+17
8=17-8=17
Which is not true, so,
h=0h=0 is not the solution of this.
Let h=1h=1
We put h=1h=1 in 2h8=h+172h-8=h+17, we get –
2×18=1+17 28=18 6=18 \begin{aligned} & 2\times 1-8=1+17 \\\ & 2-8=18 \\\ & -6=18 \\\ \end{aligned}
Which is not true, so
h=1h=1 is also not the solution of this.
Let h=20h=20
We put h=20h=20 in 2h8=h+172h-8=h+17, we get –
2×208=20+17 408=37 32=37 \begin{aligned} & 2\times 20-8=20+17 \\\ & 40-8=37 \\\ & 32=37 \\\ \end{aligned}
Which is not true, so
h=20h=20 is also not the solution of this.
If we put h=25h=25 in 2h8=h+172h-8=h+17, we get –
2×258=25+17 508=42 42=42 \begin{aligned} & 2\times 25-8=25+17 \\\ & 50-8=42 \\\ & 42=42 \\\ \end{aligned}
Which is true, so
h=25h=25 is the solution.
Another way to solve this is to use the algebraic operation, we use multiplication, division, addition between variables and constants to simplify and solve.
We have –
2h8=h+172h-8=h+17
Subtract ‘h’ on both sides, we get –
2hh8=hh+17 48=17 \begin{aligned} & 2h-h-8=h-h+17 \\\ & \Rightarrow 4-8=17 \\\ \end{aligned}
Adding ‘8’ on both sides, we get –
h8+8=17+8 h=25 \begin{aligned} & h-8+8=17+8 \\\ & h=25 \\\ \end{aligned}
So,
h=25h=25 is the solution of this problem.

Note: Remember that, we cannot add the variable to the constant. Usual mistakes like this where one adds constants with variables usually happen.
For example: 3x+6=9x3x+6=9x , here one added ‘6’ with 3 of x made it 9x, this is wrong, we cannot add constant and variable at once. Only the same variables are added to each other.