Community Profile

photo

Matthew Brown


Draper Laboratory

Con actividad desde 2014

Followers: 0   Following: 0

Contacto

Estadísticas

  • Quiz Master
  • Commenter
  • Speed Demon
  • Creator
  • Promoter
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Geometric Series
Given x and n, give the sum of x ^ 1 to x ^ n. You should not have to use a loop for this.

casi 7 años hace

Resuelto


Calculate the number of elements in a matrix.
Calculate the number of elements in a matrix.

casi 7 años hace

Resuelto


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

casi 7 años hace

Resuelto


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

casi 7 años hace

Resuelto


Even or Odd
Write a function which can tell us if the given value x is odd or even. So if x is even return true and if x is odd return false...

casi 7 años hace

Resuelto


raise 1/3
raise 1/3

casi 7 años hace

Resuelto


what is the speed of the car if the car travelled 10m in 5 seconds
what is the speed of the car if the car travelled 10m in 5 seconds

casi 7 años hace

Resuelto


what is the cosine of pi
what is the cosine of pi

casi 7 años hace

Resuelto


what is sin of 0
what is sin of 0

casi 7 años hace

Resuelto


Area of square
find the area of the square, whose length of diagonal is given as x.

casi 7 años hace

Resuelto


Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...

casi 7 años hace

Resuelto


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

casi 7 años hace

Resuelto


Function definition: Volume of a pyramid
Define a function CalculatePyramidVolume with inputs baseLength, baseWidth, and pyramidHeight. The function returns pyramidVolum...

casi 9 años hace

Resuelto


the function, the box of boxer briefs, being twice the amount being manufactured twice as much x
return y as the function multiplied by x twice

casi 9 años hace

Resuelto


Double colon operator: Increment by x
* Construct a row array countValues from 0 to 25, elements incremented by incrementValue. Ex: If incrementValue is 5, countVa...

casi 9 años hace

Resuelto


Function definition: Double down.
* Complete the DoubleDown function to return twice the initialValue.

casi 9 años hace

Resuelto


Dare to solve this
Find square of any number

casi 9 años hace

Resuelto


write an expression
output is five more than twice an input number.

casi 9 años hace

Resuelto


write an expression
output is five more than twice an input number.

casi 9 años hace

Resuelto


write an expression
output is five more than twice an input number.

casi 9 años hace

Resuelto


write an expression
output is five more than twice an input number.

casi 9 años hace

Resuelto


write an expression
output is five more than twice an input number.

casi 9 años hace

Resuelto


write an expression
output is five more than twice an input number.

casi 9 años hace

Resuelto


increase the number by 7
You need to increase any given digit by 7

casi 9 años hace

Resuelto


Add 8 to given num
add 8 to given number

casi 9 años hace

Resuelto


Reverse a string
Reverse the given string. Example input = 'reverse' output = 'esrever'

casi 9 años hace

Resuelto


equate
equate y to x

casi 9 años hace

Resuelto


trignometric function
calculate sinx ,if you are given with tanx

casi 9 años hace

Resuelto


calculate accleration
Cal accleration for given time and distance

casi 9 años hace

Resuelto


calculate hyponetuse
If x,y,z are 3 sides Z being largest

casi 9 años hace

Cargar más