A number multiplied by double the number returns a value of 162. Given that the number is greater than 0, what is the 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.
Let x represent the number.
Therefore x × 2 x = 1 6 2 .
2 x 2 = 1 6 2
x 2 = 8 1
There are two solutions to this equality: − 9 and 9 . However, the question states that the number must be > 0 . This eliminates − 9 as a possible answer.
Checking for 9 :
9 × 2 = 1 8
9 × 1 8 = 1 6 2
The answer is 9 .
Problem Loading...
Note Loading...
Set Loading...
Let the number be x
Now when its multiplied by twice of it ie. 2*x, we get the following equation
2*(x)^2=162
x*x=81
since x is positive,
x=9