Answer:
A general line is written as:
y = a*x + b
where:
a is the slope
b is the y-intercept.
a) y-intercept = 2 and slope = 7.
This line is:
y = 7*x + 2
b) y-intercept = -1 and is parallel to y= 5x - 7.
Now, if two linear equations are parallel if they have the same slope and different y-intercept. Then if we want a line parallel to y= 5x - 7, this means that the slope of this line must also be equal to 5.
y = 5*x + (-1)
c) y-intercept 2 and is inclined at 45° to the x- axis.
When we have an inclination of A degrees from the x-axis, the slope of the equation is given by: a = Tan(A)
In this case, we have A = 45°
Then the slope is a = Tan(45°) = 1
Then the equation of this line is:
y = 1*x + 2
Answer:
24x^2
Step-by-step explanation:
1 + 10 + 18 = (1 + 10) + 18
1 + 10 + 18 = 11 + 18
1 + 10 + 18 = 29
OR
1 + 10 + 18 = 1 + (10 + 18)
1 + 10 + 18 = 1 + 28
1 + 10 + 18 = 29
Let L and S represent the weights of large and small boxes, respectively. The problem statement gives rise to two equations:
.. 7L +9S = 273
.. 5L +3S = 141
You can solve these equations various ways. Using "elimination", we can multiply the second equation by 3 and subtract the first equation.
.. 3(5L +3S) -(7L +9S) = 3(141) -(273)
.. 8L = 150
.. L = 150/8 = 18.75
Then we can substitute into either equation to find S. Let's use the second one.
.. 5*18.75 +3S = 141
.. S = (141 -93.75)/3 = 15.75
A large box weighs 18.75 kg; a small box weighs 15.75 kg.