The sum of 1/9, 2/3, and 5/18 is?

unknown values: x

equation: x = 1/9 + 2/3 + 5/18

answer: 19/18 | 1.056

What number is 17% of 200.

unknown values: n

equation: n = 17/100 * 200

answer: 34

Find the number that is 27 greater than twice the opposite of itself.

unknown values: n

equation: n = 27 + 2(-1 * n)

answer: 9

If A denotes the sum of even integers from 2 to 118 inclusive, and B denotes the sum of odd integers from 3 to 119 inclusive, what is the value of B-A?

unknown values: x

equation: a = (2+118)((118-2)/2+1)/2

equation: b = (3+119)((119-3)/2+1)/2

equation: x = b - a

answer: 59

the sum of the digits of a two digit number is 13. The number is 4 more than 5 times the unit digit. find the number.

unknown values: n

equation: n = 10*a + b

equation: a + b = 13

equation: n = 4 + 5*b

answer: 49

If y varies inversely as the square of x and y=5 when x=2.5, what is the value of y when x=9?

unknown values: y

equation: 5 * (2.5*2.5) = k

equation: y * (9*9) = k

answer: 125/324 | 0.386

Find three consecutive integers such that five times the third integer equals twice the first integer plus seven more than the second integer.

unknown values: n,n+1,n+2

equation: 5(n+2) = 2*n + (7 + (n+1))

answer: -1; 0; 1

a number when increased by 40% becomes 42. what is the number?

unknown values: n

equation: (1+40/100)*n = 42

answer: 30

what number increased by 30 % equals 490?

unknown values: n

equation: (1+30/100)*n = 490

answer: 4900/13 | 376.923

what is the sum of the first 15 counting numbers?

unknown values: s

equation: s = (1 + 15)*15/2

answer: 120