Answer:
y = -1 and u = 3.333
Step-by-step explanation:
The given equations are :
3u + y = 9 ...(1)
3u-5y = 15 ...(2)
Subtract equation (2) from (1).
3u + y-( 3u-5y)= 9 -15
y+5y = -6
6y = -6
y = -1
Put the value of y in equation (1).
3u + (-1) = 9
3u-1 = 9
3u = 10
u = 10/3
u = 3.333
The attached figure shows the graph for the above equations.
o 1-12 - (-15) = -3 is the right answer
Instance variables are often called "fields" to help distinguish them from other variables you might use.
<h3>What are Instance variables?</h3>
Instance variables are defined within a class but outside of any method, constructor, or block.
Some key points related to Instance variables are-
- When heap space is allocated to an object, a slot is created for every instance variable value.
- Whenever an object is created with keyword 'new,' instance variables are created, and they are destroyed whenever the object is destroyed.
- Instance variables store values that need to be referenced by multiple methods, constructors, or blocks, as well as vital components of an entity's state which must be available throughout the class.
- Before or after use, instance variables could be declared just at class level.
- Variables, for example, can be given access modifiers.
- Only those methods, constructors, and blocks in the class have access to the instance variables.
To know more about the Instance variables, here
brainly.com/question/13014011
#SPJ4
I always use Algebra Mathaway or Math Papa