Test your basic knowledge |

Introduction To Engineering - 5

Subject : engineering
Instructions:
  • Answer 35 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Solve for X...AX=B - give






2. What are the benefits of networking?






3. Who is responsible for logic based algebra - which is used as arithmetic in computers?






4. What are the 2 main statistics used in engineering?






5. What is Standard Deviation?






6. Why do engineers often also succeed in Liberal arts? Give an example?






7. Change the value in the matrix 'name' in the 2nd row - 3rd column - to the value 7






8. If there are 6 pins in a joint/pin analysis - there will be how many equations?






9. Explain how to define 'safe' in engineering design.






10. List some biblical principles against sexual harassment?

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


11. What is the difference between scalar and vector?






12. Write a plot with an already determined x- series - and y- vector






13. Write a MATLAB plot - with x as a series - height as a y- vector - and the graph dotted ( : ) - red ( r ) - and with diamonds at the points ( d )

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


14. Write a MATLAB legend

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


15. Give a conflict of interest scenario






16. What is the simple plot for y - which is a vector - with x increments of 1






17. Name four people who were engineers - but are famous for a non - engineering task/accomplishment. Also list what they did.






18. Write a matrix named name - from 1 to 9 - with 3 rows - 3 columns






19. In MATLAB - change the 3rd element of the y series to the value - 15






20. What does negative force mean?






21. How do you plot a function - sin(theta) - with theta as 0:pi/2:pi






22. What is Ohm's Law?






23. What would you have done if you were in Chris' shoes - concerning the sexual harassment situation?






24. What are the steps for getting a Professional Engineering License?






25. What commands halt a program before plotting a graph






26. Bar or Members are always either in _____ or _____






27. Write how to add labels for the x- axis - y- axis - and title of a plot in MATLAB

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


28. List the cons of having a PE license.






29. Write a MATLAB series - y - that starts at 2 - ends at 20 - and is incremented by 2






30. How would you transpose Matrix A?

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


31. Write a MATLAB vector - a - including 2 - 4 - 6 - 8






32. How do you find the size of matrix 'name?'






33. What MIT grad student wrote a Senior Thesis - relating boolean algebra to electrical circuits - where 0 represents circuit off - and 1 represents circuit on






34. List the pros of having a PE license.






35. When operating on vectors - write the 3 unique operators