A 10 kg object accelerates at 3 m/s².
What force is applied?
F=10×3=30 N
What does “RAM” stand for?
Random Access Memory
Find the derivative of 23x3+210x2+67x
69x2+420x+67
What does "GRWM" stand for?
Get ready with me
What is Ingram School of Engineering's building name?
Bruce and Gloria Ingram Hall
What is the output of this code?
#include <iostream>
using namespace std;
int main() {
int total = 0;
for (int i = 1; i < 5; i++) {
total += i;
}
cout << total;
return 0;
}
10
What does “LED” stand for?
Light Emitting Diode
Solve ∫xlnx dx
x2/2 lnx - x2/4 +C
Name 3 of Taylor Swift's exes.
Joe Jonas, Lucas Till, Taylor Lautner, John Mayer, Jake Gyllenhaal, Conor Kennedy, Harry Styles, Calvin Harris, Tom Hiddleston, Joe Alwyn, Matty Healy
What year did Ingram finish getting built?
2018
A 12 V source is connected across a 6 Ω resistor.
How much power is dissipated by the resistor?
I = 12/6 = 2A
P = IV = 2*12 = 24W
What does “CAD” stand for?
Computer-Aided Design
Solve the system(solve for x and y):
x+y=4
2x−y=1
(x+y)+(2x−y)=4+1 => x=5/3 => 5/3 + y =4
=> y=7/3
What was the #1 hit song of 2025?
"Die with a smile" - Bruno & Lady Gaga
Whos is the Preisdent of SWE, NSBE, SHPE, IISE
Cassandra, Ogechukwu, Maresa, Jimena
A steel rod has an original length of 2 meters.
It elongates by 2 mm under tensile loading.
What is the engineering strain?
0.001
What does "JSON" stand for?
JavaScript Object Notation
There is a batch of 25 wafers. Four of them have surface defects and the other 21 are good. Three wafers are randomly selected without replacement from this batch.
What is the probability that at least one wafer has surface defects?
(21/3) / (25/3) -> 1330/2300 = 0.5783
1-0.5783 = 0.4217
Who has won the most grammy's of all time?
Beyonce
Who are the advisors of SWE, NSBE, SHPE
Dr. Londa, Dr. Casey, Dr. Valles
A ball is launched horizontally from a 20 m tall building with a speed of 10 m/s.
How long is it in the air?
How far from the base does it land?
Ignore air resistance.
g=9.8 m/s2g = 9.8 \, m/s^2g=9.8m/s2
Time ≈ 2.02 s
Distance ≈ 20.2 m
What does "PID"(used in control systems) and "FIFO" stand for?
Proportional–Integral–Derivative
First in first out
Find the gradient.
f(x,y,z)= x2y+yz3
f= (2xy, x2+z3, 3yz2)
Which celebrity has the most Instagram followers?
Who has the most tiktok followers?
Christiano Ronaldo
Khaby Lame
Who is the Director of Ingram?
Dr. Jesus Jimenez