Statistik
RANG
N/A
of 301.383
REPUTATION
N/A
BEITRÄGE
0 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
of 21.252
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gelöst
Kinetic Energy
Given the mass m and velocity v of an object, determine its <http://en.wikipedia.org/wiki/Kinetic_energy kinetic energy>.
fast 11 Jahre vor
Problem
Kinetic Energy
Given the mass m and velocity v of an object, determine its <http://en.wikipedia.org/wiki/Kinetic_energy kinetic energy>.
fast 11 Jahre vor | 6 | 388 Lösungsvorschläge
Gelöst
How fast will the rock go?
Calculate the kinetic energy of a free falling rock.
etwa 11 Jahre vor
Problem
How fast will the rock go?
Calculate the kinetic energy of a free falling rock.
etwa 11 Jahre vor | 0 | 11 Lösungsvorschläge
Gelöst
Divide by 4
Given the variable x as your input, divide it by four and put the result in y.
etwa 11 Jahre vor
Gelöst
Divide by 4
Given the variable x as your input, divide it by 4 and put the result in y.
etwa 11 Jahre vor
Gelöst
Times 32
X is given as your variable. Y is your output multiplied by 32 Example x=1 y=1x32=32
etwa 11 Jahre vor
Gelöst
Find the square root of a value
Given the variable x as your input, find the square root and let the result be represented by y Examples: Input x = 4 O...
etwa 11 Jahre vor
Gelöst
find the surface area of a cube
given cube side length x, find the surface area of the cube, set it equal to y
etwa 11 Jahre vor
Gelöst
Sum Even Numbers
Given a number x, make the summation of all the even until x. For instance, x = 7, so y = 2+4+6 = 12 * x = [3] * y = 2 * ...
etwa 11 Jahre vor
Gelöst
times 5
Given the variable x as your input, multiply it by five and put the result in y.
etwa 11 Jahre vor
Gelöst
Baseball Pitch Question
One pitcher made 10 practice pitches during his warm up before the game. Using the given information, create a vector matrix an...
etwa 11 Jahre vor
Gelöst
Replace values under a limit
For a vector x and number n, the goal is to find every element of x inferior to n and replace it by n. Example x= [ 1 2 3...
etwa 11 Jahre vor
Gelöst
Times 3 problem
When you enter the number, it should return the number multiplied by 3
etwa 11 Jahre vor
Gelöst
Sum all integers from 1 to 5^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=6
etwa 11 Jahre vor
Gelöst
Sum of the Multiplication of Vectors
Given the vectors x and y as input, multiply the vectors and return the summation of its elements. Example: x = [1 2 ...
etwa 11 Jahre vor
Gelöst
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 ...
etwa 11 Jahre vor
Gelöst
Multiply by 3
Given the variable x as your input, multiply it by three and put the result in y.
etwa 11 Jahre vor
Gelöst
Multiplying Vectors 101
Make a vector from 1 to x then multiply the sum of that vector by 2.
etwa 11 Jahre vor
Gelöst
Replace every 3rd element in a vector with 4
x is a vector of undetermined length You are to replace every 3rd element with the number 4, example: x = [11 23 34 43 2 3...
etwa 11 Jahre vor
Gelöst
Small Riddle
Mr. Smith has two children. If the older child is a boy, what are the odds that the other child is also a boy?
etwa 11 Jahre vor
Gelöst
Square the input
Given a scalar or vector x, return the square of each element. Example x = [7 2] answer = [49 4]
etwa 11 Jahre vor






