Solved


Sum of Two Numbers
Given two integer numbers x and y, calculate their sum and put it in z. Examples: Inputs x = 2, y = 4 Output z is 6 ...

mer än ett år ago

Solved


Array Concatenation (1)
Given two matrices, a and b, concatenate the two matrices horizontally, i.e., the number of columns of the result should be equa...

mer än ett år ago

Solved


Compare two input matrices
Check which input matrix has more elements. Return "1" if matrix A has more elements than matrix B. Otherwise return "0". Exa...

mer än ett år ago

Solved


The sum of the numbers in the vector
eg. [1,2,3]---->SUM=6

mer än ett år ago

Solved


Change matrix to vector
Vector is a matrix whose size is 1 x n or n x 1. Change matrix to vector. x = 4 3 5 1 ...

mer än ett år ago

Solved


Function substitution (2)
Evaluate the function for the given values of the variables N and t

mer än ett år ago

Solved


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

mer än ett år ago

Solved


Linear Motion 7
A robot has a maximum rate of acceleration of a m/s2. If the robot starts from rest and reaches a velocity of v2 m/s. How far ha...

mer än ett år ago

Solved


Linear Motion 6
An experimental vehicle traveling at v1 m/s is brought to a full stop in t seconds. How far does it travel before stopping? Roun...

mer än ett år ago

Solved


Linear Motion 5
A robot moving down an incline for 3 seconds undergoes a uniform acceleration of a ft/s2. If the robot has an initial velocity o...

mer än ett år ago

Solved


Linear Motion 3
Suppose a robot is moving in a straight line and steadily increases its speed. It moves from v1 ft/s to v1+2 ft/s in the first ...

mer än ett år ago

Solved


Linear Motion 1
An object travels N feet in the first second of travel, N feet again during the second second of travel and N feet again during ...

mer än ett år ago

Solved


Energy Conversion 2

mer än ett år ago

Solved


Current through resistor
Three resistors (R2, R3, R4) are connected in parallel as shown in the figure. If this combination is connected in series with ...

mer än ett år ago

Solved


Calculate Parallel Resistance
Three resistors connected in parallel have resistances R1, R 2, and R 3, respectively. Return the total resistance R total of ...

mer än ett år ago

Solved


Resistance of a light bulb
The current through two identical light bulbs connected in series is C Amperes. The total voltage across both bulbs is V Volts....

mer än ett år ago

Solved


Electrical Diode Current Calculation
In engineering, there is not always a single equation that describes a phenomenon accurately enough to be applied in all instanc...

mer än ett år ago

Solved


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

mer än ett år ago

Solved


Potential energy calculation

mer än ett år ago

Solved


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

mer än ett år ago

Solved


Force and Motion 3
Two robots push on a large object in the same direction. One robot pushes with a force of F1 Newtons and the other with a force...

mer än ett år ago

Solved


Force and Motion 2
Two robots are pulling on an object in opposite directions. One robot pulls with a force of F1 Newtons and the other with a forc...

mer än ett år ago

Solved


Laws of motion 6

mer än ett år ago

Solved


Laws of motion 3

mer än ett år ago

Solved


Congruent
Given two numbers, check whether they are congruent to each other or not for a particular value N.

mer än ett år ago

Solved


Find Logic 30

mer än ett år ago

Solved


Find Logic 32

mer än ett år ago

Solved


Find Logic 31

mer än ett år ago

Solved


Find Logic 29

mer än ett år ago

Solved


Find Logic 28

mer än ett år ago

Load more