Chapter 4: Problem 25
Suppose that you have the following conditional expression. (Assume that all the variables are properly declared.) \((0<\text { backyard } \& \& \text { backyard }<=5000) ?\) fertilizingCharges \(=40.00\) : fertilizingCharges \(=40.00+\text { (backyard }-5000) * 0.01\) a. What is the value of fertilizingCharges if the value of backyard is \(3000 ?\) b. What is the value of fertilizingCharges if the value of backyard is \(5000 ?\) c. What is the value of fertilizingCharges if the value of backyard is \(6500 ?\)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.