Answer:
222 = score in 2nd game
Step-by-step explanation:
Let x = score in 1st game
3/4(x) + 30 = score in 2nd game
x + 3/4(x) + 30 = 478 Multiply thru by 4 to eliminate the fraction
4x + 3x + 120 = 1912
7x + 120 = 1912
7x = 1792
x = 256
3/4(x) + 30 = 3/4(256) + 30
= 192 + 30
222 = score in 2nd game
Check: 222 + 256 = 478
Answer:
r=d/t
Step-by-step explanation:
d=rt
we are to make r the subject of the formula, so we remove t from the rhs.
we do this by dividing both sides by t
d divided by t= d/t and rt divided by t = r
therefore d/t =rt/t
= r=d/t
Answer:
16 bicycles and 21 tricycles
Step-by-step explanation:
Both bicycles and tricycles have 1 set of handlebars. Bicycles have 2 wheels while tricycles have 3.
Using this information, set up a system of equations, where b is the number of bicycles and t is the number of tricycles:
b + t = 37
2b + 3t = 95
Solve by elimination by multiplying the top equation by -2:
-2b - 2t = -74
2b + 3t = 95
t = 21
Then, plug in 21 as t into one of the equations:
b + t = 37
b + 21 = 37
b = 16
So, there are 16 bicycles and 21 tricycles