Answer:
D
Step-by-step explanation:
Given the 2 equations
4x + 8y = 21 → (1)
y = -
x + 3 → (2)
Substitute y = -
x + 3 into (1)
4x + 8(-
x + 3 ) = 21 ← distribute parenthesis on left side
4x - 4x + 24 = 21 ( subtract 24 from both sides )
0 = - 3 ← not possible
This indicates the system has no solutions
Answer:
g(-2)= -6, g(0)=0, g(5)=15
Step-by-step explanation:
Plug in each value of x into the function g(x) aka 3(x).
Multiply by three.
Probability = (number of ways to succeed) / (total possible outcomes) .
The total possible results of rolling two dice is
(6 on the first cube) x (6 on the second one) = 36 possibilities.
How many are successful ? I need you to clarify something first.
You said that the 'second die' shows an odd number. When a pair
of dice is rolled, the problem usually doesn't distinguish between them.
And in fact, you said that they're "tossed together" (like a spinach and
arugula salad ?) so I would understand that they would lose their identity
unless they were, say, painted different colors, and we wouldn't know
which one is the second one.
Oh well, I'll just work it both ways:
First way:
Two identical dice are tossed.
The total is 5 and ONE cube shows an odd number.
How can that happen ?
1 ... 4
4 ... 1
3 ... 2
2 ... 3
Four possibilities. Probability = 4/36 = 1/9 = 11.1% .
=======================================
Second way:
A black and a white cube are tossed together.
The total is 5 and the white cube shows an odd number.
How can that happen:
B ... W
4 .... 1
2 .... 3
Only two possibilities. Probability = 2/36 = 1/18 = 5.6% .
The answer is 7/9.
0.7 as a fraction is 7/10.
I found the least common denominator of these two and converted them to equivalent fractions.
7/10 = 63/90
7/9 = 70/90
Therefore 70/90 is bigger, therefore the answer is 7/9.
Hope this helps~
Answer:
Hi There the correct answer is {x,y} = {-1,-10}
System of Linear Equations entered :
[1] 3x - y = 7
[2] 4x - 2y = 16
Graphic Representation of the Equations :
y + 3x = 7 -2y + 4x = 16
Solve by Substitution :
// Solve equation [1] for the variable y
[1] y = 3x - 7
// Plug this in for variable y in equation [2]
[2] 4x - 2•(3x-7) = 16
[2] -2x = 2
// Solve equation [2] for the variable x
[2] 2x = - 2
[2] x = - 1
// By now we know this much :
x = -1
y = 3x-7
// Use the x value to solve for y
y = 3(-1)-7 = -10
Solution :
{x,y} = {-1,-10}
Hope it helps!