Answer:
The unique solution to the system is (x,y){(-9,-3)}
Step-by-step explanation:
x - y = -6 equation 1
5x + 6y = -63 equation 2
We will find the value of x from equation 1.
x= y-6
Now put the value of x in equation 2.
5(y-6)+6y = -63
5y-30+6y = -63
Combine the like terms:
5y+6y= -63+30
11y = -33
Divide both sides by 11.
11y/11 = -33/11
y = -3
Now put the value y = -3 in x=y-6
x = y-6
x= -3-6
x= -9
Therefore The unique solution to the system is (x,y){(-9,-3)} ....
There are 8000 millimeters because 1 liter is also 1000 millimeters
Answer:
12 Pieces
Step-by-step explanation:
Number of candies in Jane's bag = x
she gives 8 to her friend;
x - 8
Then jane's grandmother buys 5 more pieces than jane had originally; add (x + 5)
x - 8 + x + 5
Now jane has 27 pieces of candy
x - 8 + x + 5 = 27
Solve for x;
x - 8 + x + 5 = 27
2x - 3 = 27
2x = 27 -3
2x = 24
x = 12
5*4*12=240
Hope it helps :D
The recursive formula can be used to determine the total amount of time spent making hats based on the total amount of time spent previously is f(n + 1) = f(n) + 0.75
<h3>Recursive functions</h3>
The general recursive function is expressed as:
an+1 = d + an
where
r is the common difference
Given the sequence below
1.5, 2.25, 3.0, 3.75, ...
Common difference = 2.25 - 1.5 = 0.75
Substitute
f(n + 1) = f(n) + d
f(n + 1) = f(n) + 0.75
Hence the recursive formula can be used to determine the total amount of time spent making hats based on the total amount of time spent previously is f(n + 1) = f(n) + 0.75
Learn more on recursive formula here: brainly.com/question/1275192
#SPJ1