Solved


num5
num

11 months ago

Solved


num6
num

11 months ago

Solved


num4
nmjhg

11 months ago

Solved


num3
nam

11 months ago

Solved


nam2
nam

11 months ago

Solved


num
num

11 months ago

Solved


modulus of a number
find the modulus of a given number

11 months ago

Solved


Simple equation: Annual salary
Given an hourly wage, compute an annual salary

11 months ago

Solved


find the mean of all elements in a matrix
given a matrix, just find the mean of all elements in the matrix

11 months ago

Solved


Find the last digit
FInd the last digit of a given number. Given number is the input and output should be the last digit of that number.

11 months ago

Solved


Find remainder when x is divided by 3
Find remainder when x is divided by 3

11 months ago

Solved


Calculating selling price
Cost of a Product is $x What should be the selling price if you want to gain 10%?

11 months ago

Solved


Average of even-numbered columns
Given a vector, find the average of even-numbered columns. e.g x = [ 4 6 8 9 1 2 7 ] y = ( 6 + 9 + 2 ) / 3

11 months ago

Solved


Percentage profit
If you are buying at x dollar, what will be the selling price for making the r% profit?

11 months ago

Solved


Ordinary Annuity : Periodic Payments (Future Value)
Theorem : Future Value of an Ordinary Annuity where; F : Future value A : Periodic payment r : Rate per period n : Numbe...

11 months ago

Solved


Number Power
Raise a number to itself.

11 months ago

Solved


Determine if input is greater than 100
Evaluate if given number is greater than 100. If greater, return true; else, return false.

11 months ago

Solved


Summation of integers

11 months ago

Solved


Probability of red tulips
I hope to give you bulbs of tulip. But I do not know the color of those petals. I just know that the color is red, white or yell...

11 months ago

Solved


Square
square root of x

11 months ago

Solved


Volume of Cylinder
Find the volume of a cylinder

11 months ago

Solved


Slope of the line passing through two points
Determine the slope of a line passing through the points a=[x1 y1] and b=[x2 y2].

11 months ago

Solved


Energy-Mass Equivalence
Given input enegy of the object, E, and constant c = 300,000,000, find the mass of the object.

11 months ago

Solved


Cube root of max value in a vector
Find the cube root of the maximum value in a vector

11 months ago

Solved


cube of number
find cube of number

11 months ago

Solved


Calculating Ring Area
In two-dimensional space, a ring can be constructed by using two concentric circles. Determine the area of a ring which has r1 ...

11 months ago

Solved


Momentum Calculation
A shopping cart of mass 'm1' is traveling with velocity 'u' and collides with a second shopping cart of mass 'm2.' The two shopp...

11 months ago

Solved


Bit to Gigabyte
1 bit = 1.25 × 10^-10 gigabytes | x is bit | y is gigabyte

11 months ago

Solved


Compound Interest : Future Value
Theorem : Compound Interest where, F : Future value at the end of n periods P : Present value r : Annual nominal rate n :...

11 months ago

Load more