1) 0.78
2) 34.28
This is because the number in the 3rd decimal place for both numbers is 5 or above so it is rounded up rather than down.
The answer is difference hope this helps
Answer:
{d,b}={4,3}
Step-by-step explanation:
[1] 11d + 17b = 95
[2] d + b = 7
Graphic Representation of the Equations :
17b + 11d = 95 b + d = 7
Solve by Substitution :
// Solve equation [2] for the variable b
[2] b = -d + 7
// Plug this in for variable b in equation [1]
[1] 11d + 17•(-d +7) = 95
[1] -6d = -24
// Solve equation [1] for the variable d
[1] 6d = 24
[1] d = 4
// By now we know this much :
d = 4
b = -d+7
// Use the d value to solve for b
b = -(4)+7 = 3
Solution :
{d,b} = {4,3}
Answer:
x = 1; y = 1; z = 0
Step-by-step explanation:
First problem:
First equation minus second equation: 3y + 2z = 3 Eq. A
Second equation plus third equation: 2y + 4z = 2 Eq. B
-2 times Eq. A plus Eq. B: -4y = -4
y = 1
Substitute y = 1 in Eq. A: 3 + 2z = 3
2z = 0
z = 0
Substitute z = 0 and y = 1 in original first equation:
-2x + 2 + 0 = 0
-2x = -2
x = 1
Answer: x = 1; y = 1; z = 0