Answer:
2kx+4y=20 ⇒ kx+2y=10
3x+6y=30 ⇒ x+2y= 10
k is the coefficient of x, so it is the slope of the line
- when k=1, both equations will be same, then there are many solutions
- when k=0 there is one solution
- when k is anything different, then the lines will be parallel, so no solutions
Answer:
x = 8
Step-by-step explanation:
The measures of the angles in a triangle add up to equal 180°
That being said we can create an equation to solve for x
( note that this is a right triangle indicated by the square. A right triangle has a right angle which has a measure of 90° )
180 = 90 + 5x + 5 + 5x + 5
now we solve for x using basic algebra
step 1 combine like terms
90 + 5 + 5 = 100
5x + 5x = 10
now we have 180 = 100 + 10x
step 2 subtract 100 from each side
180 - 100 = 80
100 - 100 cancels out
now we have 10x = 80
step 3 divide each side by 10
10x / 10 = x
80 / 10 = 8
we're left with x = 8
Answer:
Elliot will make 4 hats and 16 scarves
Step-by-step explanation:
Let x be the number of hats and y be the number of scarves Elliot will make.
Elliott wants to make a total of 20 items, then
x + y = 20
Each hat uses 0.2 kilograms of yarn, so x hats use 0.2x kilograms of yarn and each scarf uses 0.1 kilogram of yarn, then y scarves use 0.1y kilograms of yarn. Elliott wants to use twice as much yarn for scarves as for hats, then
0.1y = 2(0.2x)
Thus,
0.1y = 0.4x
y = 4x
Substitute it into the first equation:
x + 4x = 20
5x = 20
x = 4
y = 20 - 4
y = 16
Hence, Elliot will make 4 hats and 16 scarves
Answer:
Step-by-step explanation:
You can start this in may ways but let's start by isolating one of the parenthesis:
x (x² - 5) = - (x - 3)
x³ - 5x = -x + 3 (here I multiplied x for what's inside the parenthesis and the "minus" signal by the other parenthesis which was (x - 3))
x³ - 5x + x = 3
x³ -4x = 3
x³ -4x -3 = 0 (now this right here is a "depressed cubic equation" and it's one of the toughest sit of all time, so good luck with that, you might wanna take a look at this:
ytb/watch?v=rNDy2ZFvG1E
or maybe I'm doing something wrong and it's simpler than that, but whaterver...)