Nigel is has been attempting to solve this problem for over an hour. Can you help him? Here is the question:
The following sequence of operations is done on a number. Multiply by 5, add 2, subtract 10, and multiply by 2. The final result is 44. What is the original number?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
2( 5x + 2 -10 ) = 44, then x = 6. (Q.E.D.)
very easy, 44/2=22, 22+10=32, 32-2=30, 30/5=6. Just reverse the sequence and use opposite signs and get the answer.
Let the number is X,Sequence given gives equation (xX5 +2 -10)2 =44 therefore X =6 Ans K.K.GARG.India
X*5+2-10 * 2=44
*5X+2-10=22
*5X-8=22
*5X=30
*X=6 (Req.) (Using (PUDMAS))
let x be the original number.
now,
2 ( 5 x + 2 − 1 0 ) = 4 4
or, 1 0 x + 4 − 2 0 = 4 4
or, 1 0 x = 6 0
or, x = 6 ...........[the original number]
Wow. Nigel must be a really dumb kid.
Work the equation in the opposite direction with the opposite signs:
44÷2=22
22+10=32
32-2=30
30÷5=6
So the final answer is ( 6 )
We have just to do its opposite 44/2=22,22+10=32,32-2=30,30/5=6 we have to just go in reverse direction and change the signs it add is given than subtract it and if multiply is given than divide it.
2(5x+2-10)=44 <=> 5x-8=22 <=> 5x=30 <=> x=6
Let x be the original number. Then we have
( 5 x + 2 − 1 0 ) ( 2 ) = 4 4
Dividing both sides of the equation by 2 , we get
5 x − 8 = 2 2
Add 8 to both sides of the equation to get
5 x = 3 0
Finally, dividing both sides of the equation, we get
x = 6
GO to this website https://scratch.mit.edu/projects/107127464/ this will help your algebra and it can impress your friends
let the number be a, then (5a+2-10)*2=44 => 5a+2-10=22....dividing both sides by 2 implies 5a-8=22, 5a=30=>a=6 thus, the original number is 6.
Same method will be applied. Easy one
Work backwards by executing the opposite operations:
44/2 = 22.
22+10 = 32.
32 - 2 = 30.
30/5 = 6.
the easiest way to solve this kind of problems is to reverse the method first divide the 44 by 2 second add 10 to the answer(22) third subtract 2 from the answer (32) and in the last step just divide the answer(30) by 5 and you will get the required anwer which is 6
Taking the initial number as 44 repeat the commands with their opposite order i.e. 44 -> divide by 2 -> add 10-> subtract 2 -> divide by 5
2( 5x + 2 -10 ) = 44....for solving this we will get x =6
According to the question, 2(5x+2-10)=44 2(5x-8)=44 10x-16=44 10x=60 x=6 Therefore the answer is 6
Problem Loading...
Note Loading...
Set Loading...
Take the no. 44 and make on it the operations we did on the original number but in an opposite way: 44 ÷ 2 = 22 22 + 10 = 32 32 - 2 = 30 30 ÷ 5 = 6
So the original no. is {6}