You will want to work through this problem on paper before attempting to program it in Octave. Begin with a cube of edge length, x > 20 in. The edge length of the cube shrinks at a rate of r< 0.5 in/s. • Ask the user to specify the original edge length (be sure to communicate that the number must be larger than 20 and units are in inches) • Ask the user to choose a shrink rate (be sure to communicate units and range of acceptable values). • Ask the user to specify the time elapsed (be sure to communicate units and range of acceptable values). • Report back to the user what percent of the original volume remains. Report back to the user what percent of the original surface area remains. Submit a screen shot of your script and results screen with the following inputs. These inputs should appear ONLY in the command line and results screen, NOT in the script.

icon
Related questions
Question

his problem on paper before attempting to program it in Octave.
Begin with a cube of edge length, x > 20 in. The edge length of the cube shrinks at a rate of r < 0.5 in/s.
 Ask the user to specify the original edge length (be sure to communicate that the number must
be larger than 20 and units are in inches)
 Ask the user to choose a shrink rate (be sure to communicate units and range of acceptable
values).
 Ask the user to specify the time elapsed (be sure to communicate units and range of acceptable
values).
 Report back to the user what percent of the original volume remains.
 Report back to the user what percent of the original surface area remains

Firefox
File
Edit
View
History
Bookmarks
Tools
Window
Help
Wed Mar 2 2:44 PM
New Text Document.txt
Console.WriteLine("2. Ask the user to choose a shrink rate");
Console.WriteLine ("3. Ask the user to specify the time elepsed");
Screen Shot.
Screen Shot.
Launc
o Octav
N Spring
Lesso
N Oct X
N Zoom
O (Sprin
Calcul
O Applic
O Applic
M Get 24
b Succe
* holode
+
STEWART
Calculi
8 õe https://learn.vccs.edu/courses/436410/assignments/9241368?module_item_id=30221608
NOVA
NVCC Spring 2022
Northern Virginia
Community College
Home
SHRINKING CUBE ASSIGNMENT
Announcements
Account
You will want to work through this problem on paper before attempting to program it in Octave.
Assignments
Discussions
Begin with a cube of edge length, x > 20 in. The edge length of the cube shrinks at a rate of r< 0.5 in/s.
Dashboard
Grades
Ask the user to specify the original edge length (be sure to communicate that the number must
be larger than 20 and units are in
People
Ask the user to choose a shrink rate (be sure to communicate units and range of acceptable
values).
Courses
Pages
Ask the user to specify the time elapsed (be sure to communicate units and range of acceptable
values).
Groups
Files
Report back to the user what percent of the original volume remains.
Report back to the user what percent of the original surface area remains.
Syllabus
Submit a screen shot of your script and results screen with the following inputs. These inputs should
appear ONLY in the command line and results screen, NOT in the script.
Calendar
Quizzes
Modules
Inbox
Collaborations
story
New Analytics
Course Evaluations
Studio
Purchase Course
Materials
Help
NOVA Policies
1,826
MAR
10
2
étv
W
00
O 00
Transcribed Image Text:Firefox File Edit View History Bookmarks Tools Window Help Wed Mar 2 2:44 PM New Text Document.txt Console.WriteLine("2. Ask the user to choose a shrink rate"); Console.WriteLine ("3. Ask the user to specify the time elepsed"); Screen Shot. Screen Shot. Launc o Octav N Spring Lesso N Oct X N Zoom O (Sprin Calcul O Applic O Applic M Get 24 b Succe * holode + STEWART Calculi 8 õe https://learn.vccs.edu/courses/436410/assignments/9241368?module_item_id=30221608 NOVA NVCC Spring 2022 Northern Virginia Community College Home SHRINKING CUBE ASSIGNMENT Announcements Account You will want to work through this problem on paper before attempting to program it in Octave. Assignments Discussions Begin with a cube of edge length, x > 20 in. The edge length of the cube shrinks at a rate of r< 0.5 in/s. Dashboard Grades Ask the user to specify the original edge length (be sure to communicate that the number must be larger than 20 and units are in People Ask the user to choose a shrink rate (be sure to communicate units and range of acceptable values). Courses Pages Ask the user to specify the time elapsed (be sure to communicate units and range of acceptable values). Groups Files Report back to the user what percent of the original volume remains. Report back to the user what percent of the original surface area remains. Syllabus Submit a screen shot of your script and results screen with the following inputs. These inputs should appear ONLY in the command line and results screen, NOT in the script. Calendar Quizzes Modules Inbox Collaborations story New Analytics Course Evaluations Studio Purchase Course Materials Help NOVA Policies 1,826 MAR 10 2 étv W 00 O 00
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer