
Stephen
Followers: 0 Following: 0
Statistica
0 Problemi
86 Soluzioni
RANK
N/A
of 298.152
REPUTAZIONE
N/A
CONTRIBUTI
0 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risolto
Calculate Resistance
Calculate Resistance R of a linear conductor having resistivity p, length l and area A
oltre 2 anni fa
Risolto
Calculate the area of a circle
Given a circle of diameter x calculate its area
oltre 2 anni fa
Risolto
Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.
oltre 2 anni fa
Risolto
Get the area of the square.
Four circles are inscribed in the square ABCD. The perimeter of each circle is *aπ*. <<http://imgfz.com/i/UzgCJut.png>> Gi...
oltre 2 anni fa
Risolto
Area of square
Find the area of a square whose diagonal length is given as x.
oltre 2 anni fa
Risolto
Divide by 4
Given the variable x as your input, divide it by four and put the result in y.
oltre 2 anni fa
Risolto
Divide by 4
Given the variable x as your input, divide it by 4 and put the result in y.
oltre 2 anni fa
Risolto
Sum the squares of numbers from 1 to n
For a given value of n return the sum of square of numbers from 1 to n. Example For n = 2 then sum of squares = 5 (1^2 + ...
oltre 2 anni fa
Risolto
Square the input
Given a scalar or vector x, return the square of each element. Example x = [7 2] answer = [49 4]
oltre 2 anni fa
Risolto
Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...
oltre 2 anni fa
Risolto
An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...
oltre 2 anni fa
Risolto
area of a thermoflask
cacluate the area that a thermo for whater uses where its base base is 7cm and its height is 49 cnm
oltre 2 anni fa
Risolto
Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239
oltre 2 anni fa
Risolto
Solving Quadratic Equations (Version 2)
Before attempting this problem, solve version 1: <https://www.mathworks.com/matlabcentral/cody/problems/2510-solving-quadratic-...
oltre 2 anni fa
Risolto
Solving Quadratic Equations (Version 1)
Quadratic equations have the form: ax^2 + bx + c = 0. Example: x^2 + 3x + 2 = 0, where a = 1, b = 3, and c = 2. The equation has...
oltre 2 anni fa
Risolto
Compute a dot product of two vectors x and y
x and y are input vectors, d is a number and contains their dot product
oltre 2 anni fa
Risolto
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...
oltre 2 anni fa
Risolto
Simple equation: Annual salary
Given an hourly wage, compute an annual salary
oltre 2 anni fa
Risolto
Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.
oltre 2 anni fa