This question is similar to questions you will be asked on the final examination. The following formula is to find the center of mass of a plate with a half circle cut out. Do several things working with the following. r = 100 mm, h = 280 mm, and the equation we will work with is: Write Excel code so that if w < r, when the formula stops applying, then set x = 0. Run this expression for test cases testing that your if statement works. In Excel create a column stepping w from 0 mm to 500 mm stepping by 10 mm and find x. Graph w on the horizontal, x, axis and variable x on the vertical, y, axis. Add meaningful titles and labels. rectangle with half circle cut out Show your calculated numbers and formulas in Excel (only the first several rows, ~5).
This question is similar to questions you will be asked on the final examination. The following formula is to find the center of mass of a plate with a half circle cut out. Do several things working with the following. r = 100 mm, h = 280 mm, and the equation we will work with is: Write Excel code so that if w < r, when the formula stops applying, then set x = 0. Run this expression for test cases testing that your if statement works. In Excel create a column stepping w from 0 mm to 500 mm stepping by 10 mm and find x. Graph w on the horizontal, x, axis and variable x on the vertical, y, axis. Add meaningful titles and labels. rectangle with half circle cut out Show your calculated numbers and formulas in Excel (only the first several rows, ~5).
Step by step
Solved in 2 steps