Solved


Kinetic Energy
Given the mass m and velocity v of an object, determine its <http://en.wikipedia.org/wiki/Kinetic_energy kinetic energy>.

1 year ago

Solved


Times 10
Try out this test problem first. Given the variable x as your input, multiply it by ten and put the result in y. Examples:...

1 year ago

Solved


Find square of given number
Find Square of any number

1 year ago

Solved


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

1 year ago

Solved


Mathematical formula
Find the value of the expression given the values of variables t and k. Assume g=9.81

1 year ago

Solved


Calculate the square of a number (Super Easy)
The goal is to calculate the square (y) of a number (x). Good way to start MatLab for beginners.

1 year ago

Solved


Find the distance traveled by a car given velocity and time.
A car is traveling at a constant velocity for a specific amount of time. The function should use the two inputs, velocity and ti...

1 year ago

Solved


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

1 year ago

Solved


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

1 year ago

Solved


what's my tax amount this year ?
given an annual salary x and a tax rate i calculate the amount that you have to pay.Example x = 70000; i=.10 y_correc...

1 year ago

Solved


Compute LOG(1+X) in natural log
Compute LOG(1+X) in natural log

1 year ago

Solved


Sum two matrices
Take two incoming matrices, and sum them

1 year ago

Solved


square root
Find square root of given number

1 year ago

Solved


kmph to mph converter
Convert the speed in miles/hour to km/hour.

1 year ago

Solved


A times B
A times B

1 year ago

Solved


Area of square
Find the area of a square whose diagonal length is given as x.

1 year ago

Solved


Add 2 Vectors

1 year ago

Solved


Divide pi
Divide pi by x!

1 year ago

Solved


Calculate the area of a circle
Given a circle of diameter x calculate its area

1 year ago

Solved


Radians to Degrees
Convert radians to degrees.

1 year ago

Solved


area of a square
find the generic solution for an area of a square

1 year ago

Solved


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

1 year ago

Solved


square of a number
find square of a given number

1 year ago

Solved


Find Current in R circuit.
Find the current in an R circuit for a given input of Voltage (V) and Resistance(R).

1 year ago

Solved


Find distance travelled by an object starting from rest in time 't' and linear acceleration 'a' = 3t
Find distance travelled by an object starting from rest in time 't' with linear acceleration a = 3t. You are given time t as an ...

1 year ago

Solved


area

1 year ago

Solved


Multiply pi
Multiply pi with x!

1 year ago

Solved


Get the area of ​​the square.
Four circles are inscribed in the square ABCD. The perimeter of each circle is *aπ*. <<http://imgfz.com/i/UzgCJut.png>> Gi...

1 year ago

Solved


Calculate y=2
Find the value of x so that y=2

1 year ago

Load more