Solved


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

10 months 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:...

10 months ago

Solved


Find square of given number
Find Square of any number

10 months ago

Solved


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

10 months ago

Solved


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

10 months 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.

10 months 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...

10 months 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 ...

10 months 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: ...

10 months 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...

10 months ago

Solved


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

10 months ago

Solved


Sum two matrices
Take two incoming matrices, and sum them

10 months ago

Solved


square root
Find square root of given number

10 months ago

Solved


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

10 months ago

Solved


A times B
A times B

10 months ago

Solved


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

10 months ago

Solved


Add 2 Vectors

10 months ago

Solved


Divide pi
Divide pi by x!

10 months ago

Solved


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

10 months ago

Solved


Radians to Degrees
Convert radians to degrees.

10 months ago

Solved


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

10 months ago

Solved


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

10 months ago

Solved


square of a number
find square of a given number

10 months ago

Solved


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

10 months 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 ...

10 months ago

Solved


area

10 months ago

Solved


Multiply pi
Multiply pi with x!

10 months 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...

10 months ago

Solved


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

10 months ago

Load more