Community Profile

photo

Kayla Myers


Last seen: 2 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • CUP Challenge Master
  • Commenter
  • Introduction to MATLAB Master
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Create a vector
Create a vector from 0 to n by intervals of 2.

presque 2 ans il y a

A résolu


Find max
Find the maximum value of a given vector or matrix.

presque 2 ans il y a

A résolu


Inner product of two vectors
Find the inner product of two vectors.

presque 2 ans il y a

A résolu


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

presque 2 ans il y a

A résolu


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

presque 2 ans il y a

A résolu


Find a Pythagorean triple
Given four different positive numbers, a, b, c and d, provided in increasing order: a < b < c < d, find if any three of them com...

presque 2 ans il y a

A résolu


Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...

presque 2 ans il y a

A résolu


Is this triangle right-angled?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

presque 2 ans il y a

A résolu


Triangle sequence
A sequence of triangles is constructed in the following way: 1) the first triangle is Pythagoras' 3-4-5 triangle 2) the s...

presque 2 ans il y a

A résolu


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

presque 2 ans il y a

A résolu


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<https://i.imgur.com/jlZDHhq.png>> ...

presque 2 ans il y a

A résolu


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

presque 2 ans il y a

A résolu


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

presque 2 ans il y a

A résolu


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...

presque 2 ans il y a

A résolu


Determine the square root
Determine the square root of the value the user has entered, n.

presque 2 ans il y a

A résolu


Find the area of the circle
geometry

presque 2 ans il y a

A résolu


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

presque 2 ans il y a

A résolu


area

presque 2 ans il y a

A résolu


Square a Number
Given an input x, return y, which is equal to the square of x.

presque 2 ans il y a

A résolu


Square root of number
Square root of given number.

presque 2 ans il y a

A résolu


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

presque 2 ans il y a

A résolu


Square
square root of x

presque 2 ans il y a

A résolu


Round to nearest integer

presque 2 ans il y a

A résolu


Multiply by 14

presque 2 ans il y a

A résolu


multiply by 7

presque 2 ans il y a

A résolu


divide by 5

presque 2 ans il y a

A résolu


Perimeter of a Triangle

presque 2 ans il y a

A résolu


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

presque 2 ans il y a

A résolu


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

presque 2 ans il y a

A résolu


Spherical Volume
Calculate the volume of a sphere.

presque 2 ans il y a

Charger plus