Answer:
x=11
Step-by-step explanation:
The switch case works like an if or if-else, where each of the cases are conditionals. Here we have 7 cases and we know that our variable begins with x=5.
First, it enters to case 5 because of x=5, so x+=3, this means we add 3 to the actual value of the variable ⇒ x=8.
At this point, if there's not break the program continues to the next case, executing the statements until a break or the end on the switch is reached.
In this order, the x = 8 and next we add 1 (case 6) ⇒ x=9. We add 2 (case 7) x+=2 ⇒ x=10. Then we rest 1 (case 8) ⇒ x=9 and then we add 1 again as in case 9 ⇒ x=11.
This person has did this to like 10 people
Answer:
after 9 weeks it would become 9*1+10=19 inches
and after w weeks it will be w*1+10 inches tall
hope this helps
Step-by-step explanation:
There is a really easy way to do this problem and that is to use a graphing website
after punching in the functions:
A. depending of whether it is -5/(2x) or (-5/2)x: intersecting but not perpendicular or parallel
B. These two lines are perpendicular
C. Parallel lines
D. intersecting but not perpendicular
Answer:
205/6
Step-by-step explanation:
The question simply asks us to plug in 45 minutes into the given equation. In the graph, we see that y-axis is defined to be time. Therefore we set y=45 and solve for x.
45=-6/5x+86
-41=-6/5x (subtract 86 from both sides)
-41*(-5)=-6/5x*(-5) (multiply both sides by -5)
205=6x (divide both sides by 6)
205/6=x