Answer:
Given expression is,
9(x+3) = 108
In solving the equation the steps are as follows,
Step 1 : 9x + 27 = 108 ( By distributive property )
Step 2 : 9x = 81 ( Subtracting 108 on both sides )
Step 3 : x = 9 ( Divide both sides by 9)
Hence, by the above explanation we can drag the steps of solution in correct order.
Answer:
The bank charged 56 dollars in interest
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.
Here is the answer hope it helps
<em>(</em><em>2</em><em>7</em><em>)</em><em>^</em><em>3</em><em>+</em><em>(</em><em>-</em><em>1</em><em>5</em><em>)</em><em>+</em><em>(</em><em>1</em><em>2</em><em>)</em><em>^</em><em>3</em>
<em>=</em><em> </em><em>2</em><em>7</em><em>×</em><em>2</em><em>7</em><em>×</em><em>2</em><em>7</em><em>-</em><em>1</em><em>5</em><em>+</em><em>1</em><em>2</em><em>×</em><em>1</em><em>2</em><em>×</em><em>1</em><em>2</em>
= <em>1</em><em>9</em><em>6</em><em>8</em><em>3</em><em>-</em><em>1</em><em>5</em><em>+</em><em>1</em><em>7</em><em>2</em><em>8</em>
<em>=</em><em> </em><em>2</em><em>1</em><em>3</em><em>9</em><em>6</em><em> </em><em> </em><em>answer</em><em>.</em><em>.</em><em>.</em><em>.</em><em>.</em><em>.</em><em>.</em><em>.</em>