Resuelto


Don't Include a Five (Part Two)
Given a vector A with at least one non-five, return vector B, with all fives excluded (not replaced by zeros).

10 días hace

Resuelto


Don't Include a Five
Given a vector A, return vector B with all 5s replaced with 0s.

10 días hace

Resuelto


High Five!
Write a function that takes a number x and returns y = 'High Five' if x is not equal to five. Return y = 'Denied' if the number ...

10 días hace

Resuelto


A Five Introduction
Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function sho...

10 días hace

Resuelto


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

10 días hace

Resuelto


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

10 días hace

Resuelto


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

10 días hace

Resuelto


Basic Physics VII
Calculate the speed.

10 días hace

Resuelto


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

10 días hace

Resuelto


Basic Physics V
Calculate the Weight (w).

10 días hace

Resuelto


Basic Physics IV
Calculate the Work.

10 días hace

Resuelto


Basic Physics III
Calculate the Potential Energy (PE).

10 días hace

Resuelto


Basic Physics II
Get the Kinetic Energy (KE).

10 días hace

Resuelto


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

10 días hace

Resuelto


Roll the Dice!
Description Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. Example [x1,x2] = rollDice(...

10 días hace

Resuelto


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

10 días hace

Resuelto


Return area of square
Side of square=input=a Area=output=b

10 días hace

Resuelto


Basic Algebra II
You have the equation X^2 = n you should find the value of X. GOOD LUCK!

10 días hace

Resuelto


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

10 días hace

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

10 días hace

Resuelto


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<https://i.imgu...

10 días hace

Resuelto


Energy Conversion 2

11 días hace

Resuelto


Energy Conversion 1

11 días hace

Resuelto


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

11 días hace

Resuelto


Area Conversion 2

11 días hace

Resuelto


Area Conversion 1

11 días hace

Resuelto


Mass Conversion 2

11 días hace

Resuelto


Mass Conversion 1

11 días hace

Resuelto


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

11 días hace

Resuelto


Temperature Conversion 2

11 días hace

Cargar más