Angle P is an Acute Angle
Given:
Two planks are each 1.5 m long.
One plank is 2.5m long.
To find:
The total length of all the three planks.
Solution:
Two planks are each 1.5 m long. So,
First plank = 1.5 m
Second plank = 1.5 m
One plank is 2.5m long. So,
Third plank = 2.5 m
Now, the total length of all the three planks is



Therefore, the total length of all the three planks is 5.5 m.
1. Understand what multi-variable equations are.
Two or more linear equations that are grouped together are called a system. That means that a system of linear equations is when two or more linear equations are being solved at the same time.
[1] For example:
• 8x - 3y = -3
• 5x - 2y = -1
These are two linear equations that you must solve at the same time, meaning you must use both equations to solve both equations.
2. Know that you are trying to figure out the values of the variables, or unknowns.
The answer to the linear equations problem is an ordered pair of numbers that make both of the equations true.
In the case of our example, you are trying to find out what numbers ‘x’ and ‘y’ represent that will make both of the equations true.
• In the case of this example, x = -3 and y = -7. Plug them in. 8(-3) - 3(-7) = -3. This is TRUE. 5(-3) -2(-7) = -1. This is also TRUE.
3. Know what a numerical coefficient is.
The numerical coefficient is simply the number that comes before a variable.[2] You will use these numerical coefficients when using the elimination method. In our example equations, the numerical coefficients are:
• 8 and 3 for the first equation; 5 and 2 for the second equation.
4. Understand the difference between solving with elimination and solving with substitution.
When you use elimination to solve a multivariable linear equation, you get rid of one of the variables you are working with (such as ‘x’) so that you can solve the other variable (‘y’). Once you find ‘y’, you can plug it into the equation and solve for ‘x’ (don’t worry, this will be covered in detail in Method 2).
• Substitution, on the other hand, is where you begin working with only one equation so that you can again solve for one variable. Once you solve one equation, you can plug in your findings to the other equation, effectively making one large equation out of your two smaller ones. Again, don’t worry—this will be covered in detail in Method 3.
5. Understand that there can be linear equations that have three or more variables.
Solving for three variables can actually be done in the same way that equations with two variables are solved. You can use elimination and substitution, they will just take a little longer than solving for two, but are the same process.
Answer:
So the solution set of the equations are {(-1,4)}
or
the solution is x = -1 and y = 4
Step-by-step explanation:
Equations given to us are
y = -3x + 1 ..................(i)
2x + 5y = 18 .................(ii)
To find the value of x and y or the solution set of the system of equations
Now in first equation we see that
y = -3x + 1
Putting this value in equation (ii)
which is
2x + 5y = 18
Putting value of y from (i) in it
2x + 5(-3x + 1) = 18
Opening the bracket and multiplying inside
2x -15x + 5 = 18
-13 x + 5 = 18
Subtracting 5 from both sides of the equation
-13x + 5 - 5 = 18 -5
-13x = 13
Dividing both sides by -13

Cutting out the same values gives us
x = -1
For value of y
putting value of x in equation (i)
which is
y = -3x + 1
Putting the value
y = -3(-1)+1
y=3+1
y=4
So the solution set of the equations are {(-1,4)}
or
the solution is x = -1 and y = 4