Solve using equations:
Gina 11 = a+b+c
Sam 27 = 2a+3b+2c
Robby 19= a+2b+2c
Gina *2 give 22=2a+2b+2c (subtract this from Sam to give)
b=5
the subtract Robby from Gina *2 to give a=3
[Question 1]
let d = number of dramas Gina rented, c = # of comedies, and t = # of documentaries:
[equation a] d + c + t = 11
[equation b] 2d + 3c + 2t = 27
[equation c] d + 2c + 2t = 19
if we subtract [a] from [c] we get:
[equation d] c + t = 8
if we subtract [c]*2 from [b] we get:
[equation e] -c - 2t = -11 or
[equation e] c + 2t = 11
Now we can subtract [e] from [d] to solve for t:
t = 3
Now put in 3 for t in [d] or [e] to solve for c:
c + 2(3) = 11
c + 6 = 11
c = 5
So she rented 5 comedies and 3 documentaries which leaves 3 dramas (which is answer A)
Answer:
Look down
Step-by-step explanation:
So, to use distributive property you have to multiply the out side to the inside.
3(9-4)=15-8
Multiply 3and nine then 4.
3+27-12=15-8
I hope this helped you
Answer:
x = 88
Step-by-step explanation:
All angles in a triangle equal 180 degrees. So our equation will be:
x + 48 + (x - 44) = 180
x + 48 + x - 44 = 180
2x + 48 - 44 = 180
2x + 4 = 180
2x = 176
x = 88
Hope this helps!
Answer:
6 miles per hour
Step-by-step explanation:
we'll set up the problem like this:
3/4 mi = 1/8 hr
now multiply each side by 8:
24/4 mi = 1 hr
simplify:
6 mi = 1 hr
Answer:
<h2>brainiest me</h2>
Step-by-step explanation:
The value returned is TRUE if all of the values in x are TRUE (including if there are no values), and FALSE if at least one of the values in x is FALSE. Otherwise the value is NA (which can only occur if na.rm = FALSE and ... contains no FALSE values and at least one NA value).