문제를 풀었습니다


Newton’s Second Law – Normal Force in an Accelerating Elevator
Engineers at Otis Elevator Company are testing a new high-speed elevator installed in the Burj Khalifa. When the elevator accel...

17일 전

문제를 풀었습니다


Angular Velocity Required to Create Artificial Gravity
Scientists at NASA and Indian Space Research Organisation are designing a rotating space station ring to simulate Earth-like gra...

17일 전

문제를 풀었습니다


Newton’s Second Law – Force Required to Accelerate a Rocket Cart
At ISRO's training center, engineering students are testing a small rocket-powered cart on a straight frictionless track. The ca...

17일 전

문제를 풀었습니다


The Dividing River of Balance
After escaping the multiplying vines, Arjun arrives at a wide glowing river. Floating stones appear and disappear mysteriously. ...

17일 전

문제를 풀었습니다


The Broken Bridge of Difference
fter entering the forest, Arjun walks deeper until he reaches a wide river. The bridge that once crossed it is broken, and only ...

17일 전

문제를 풀었습니다


The Multiplying Vines
As Arjun continues deeper into the Lost Forest of Aryavarta, thick magical vines suddenly wrap around the trees and block his pa...

17일 전

문제를 풀었습니다


The Gate of Addition
As Arjun stands at the entrance of the mysterious Lost Forest of Aryavarta, he encounters a massive ancient wooden gate covered ...

17일 전

문제를 풀었습니다


Square area to triangle area
Given the area, A, of a square with side length, c, if a right angle triangle has the same area A and the hypothenuse length 2c ...

대략 1개월 전

문제를 풀었습니다


Integer Persistence, Product
Let's construct a sequence as follows: is a given natural number, and is the product of the digits of . The persistence of i...

대략 1개월 전

문제를 풀었습니다


Sum of infinite series.

대략 1개월 전

문제를 풀었습니다


Relation between functions "dec2bin" & "dec2binvec"
Here it's an easy problem we try to find the relation between the two functions "dec2bin" & "dec2binvec", so here you must write...

대략 1개월 전

문제를 풀었습니다


Filled Diamond Pattern
Create an N×N binary matrix that forms a filled diamond shape centered in the matrix. The diamond expands symmetrically toward t...

대략 1개월 전

문제를 풀었습니다


Simulate full-stop emergency braking scenario.
Emergency braking events demand rapid deceleration to bring the vehicle safely to rest. Given initial vehicle speed and constant...

대략 1개월 전

문제를 풀었습니다


Compute optimal regenerative and friction brake torque blending.
Electric and hybrid vehicles combine regenerative braking with traditional friction braking to maximize energy recovery while en...

대략 1개월 전

문제를 풀었습니다


Compute optimal front–rear brake force distribution.
Modern braking systems dynamically distribute braking forces between front and rear axles to maintain stability, reduce stopping...

대략 1개월 전

문제를 풀었습니다


Compute wheel slip ratio during braking.
During braking, a difference develops between the vehicle’s forward speed and the rotational speed of its wheels. This differenc...

대략 1개월 전

문제를 풀었습니다


Compute vehicle stopping distance using initial speed and constant deceleration.
Given vehicle speed v (m/s) and constant deceleration a (m/s²), compute stopping distance Remember: d = v² / (2a)

대략 1개월 전

문제를 풀었습니다


Addition II
find a+b+c+d

대략 1개월 전

문제를 풀었습니다


Addition
Add together the values of a and b.

대략 1개월 전

문제를 풀었습니다


Count the Even Digits in a Number
Given a positive integer n, write a function that returns how many digits of n are even. Even digits are: 0, 2, 4, 6, 8

대략 1개월 전

문제를 풀었습니다


X-intercepts of a quadratic.
Find the y value of the quadratic of the function at a point x.

대략 1개월 전

문제를 풀었습니다


Point on a line
Find the slope of the straight line between the points a and b. Then find y at x=20.

대략 1개월 전

문제를 풀었습니다


Estimate brake disc temperature rise during braking.
During braking, kinetic energy is converted into thermal energy, causing brake discs to heat up. Excessive temperature rise can ...

대략 1개월 전

문제를 풀었습니다


Estimate brake line pressure required for a given force.
Hydraulic braking systems amplify pedal input to generate braking force. Given braking force and piston area, compute the hydrau...

대략 1개월 전

문제를 풀었습니다


Estimate dynamic load transfer to front axle during braking.
During braking, load shifts from the rear axle to the front axle. Given mass, deceleration, center of gravity height, and wheelb...

대략 1개월 전

문제를 풀었습니다


Compute the required brake torque at wheel to stop the car
Brake torque defines how effectively braking force translates into wheel deceleration. Given braking force and wheel radius, det...

대략 1개월 전

문제를 풀었습니다


Compute braking force using vehicle mass and acceleration.
Compute braking force required to stop a vehicle of mass 'm' and with acceleration 'a' Remember: F = m × a.

대략 1개월 전

문제를 풀었습니다


Diagonal Cross Mandala
Generate an N×N matrix with diagonals highlighted to form an artistic X-shaped mandala pattern. e.g. N = 5; 1 0 0...

대략 1개월 전

문제를 풀었습니다


Plus Cross Mandala
Create a symmetrical plus (+) shaped pattern centered in an N×N matrix.

대략 1개월 전

문제를 풀었습니다


Barnes G-Function
Evaluate the Barnes G-Function at a given (integral) value. %Example 1 in = 1; out = 1; %Example 1 in = 4; out = 2; ...

대략 1개월 전

더 보기