Answer: there are eight bicycles and 7 tricycles.
Step-by-step explanation:
Let x represent the number of bicycles that are there.
Let y represent the number of tricycles that are there.
There are a total of 15 bicycles and tricycles. This means that
x + y = 15
A bicycle has 2 wheels and a tricycle has 3 wheels. There are 37 wheels all together if we count them up. This means that
2x + 3y = 37- - - - - - - - - - - - - 1
Substituting x = 15 - y into equation 1, it becomes
2(15 - y) + 3y = 37
30 - 2y + 3y = 37
- 2y + 3y = 37 - 30
y = 7
x = 15 - y = 15 - 7
x = 8
Substitute a number for each variable
Ex.
2x x=5
(2)(5)
=10
Answer:
Step-by-step explanation:
I'm guessing we are missing a piece of the question such as the average speed at which Nadeem can ride. Let's call it v
distance is a product of velocity and time
d = vt
t = d/v
so if v is in miles/hr, an inequality could be
12/v ≤ t ≤ 15/v
Answer: y = 4x/3 - 5/2
Step-by-step explanation:
The equation of a straight line can be represented in the slope intercept form as
y = mx + c
Where
c represents the y intercept
m = slope = (y2 - y1)/(x2 - x1)
The given line, L1 passes through A(6, - 7) and B(- 6, 2). The slope of line L1 is
m = (2 - - 7)/(- 6 - 6) = 9/ -12 = - 3/4
If two lines are perpendicular, it means that the slope of one line is the negative reciprocal of the slope of the other line.
Therefore, the slope of line L2 passing through the midpoint, M is 4/3
The formula determining the midpoint of a line is expressed as
[(x1 + x2)/2 , (y1 + y2)/2]
Midpoint, M = [(6 + -6)/2 , (- 7 + 2)/2]
= (0, - 5/2]
This means that the y intercept of line L2 is - 5/2
The equation of L2 becomes
y = 4x/3 - 5/2