To set up your system of equations is to have 2 equations. They both would have 1 similar variable. For example, Jenny is 5 more her brother's age. She is also 2 more than twice her brother's age. You would set this up as Y, which is Jenny, and X, her brother. Y = 5 + x and Y = 2x + 2. Make sure you put Y in the same spot in both equations. Then take the other half of the equations and simplify them. 5 + x = 2x + 2. Subtract x from both sides to get 5 = x + 2. Subtract 2 from both sides to get 3 = x. Now replace the X from both equations to get Y = 5+3, and Y = 2(3) + 2. You will see both add up to 8, which is how old Jenny is in this example. Hope this helped!
Answer:
0
Step-by-step explanation:
In my opinion, the string won't display because, the intCount was not initialized before you started outputting the "Hi" string. So in order fro you to get the string to appear, the control point or value has to be initialized to maybe 0. then you can start looping from there. And if you are looping from the top or using greater than (>), The loop works best buy subtracting the control value else, you can end up with infinity loop.
Answer:
As angle B is a right triangle, the sides AB and CB are perpendicular to each other. From the property of all tangents to a circle given in the beginning it can be concluded that AB is a tangent of the circle
Vertex angle = x
1 base angle = 1/2x - 8
180-x = (1/2x-8)x2
180-x = x-16
196-x = x
196 = 2x
x=98
If you want explanation please ask me .