24.6k views
5 votes
For a trip, one high school rented and filled 5 vans and 6 buses with 187 students. Another high school instead fit its 176 students into 2 vans and 7 buses. With each bus and van seating the same number of students, how many students can a bus carry? How many students can a van carry?

User Klijo
by
8.7k points

1 Answer

1 vote

Answer:

A bus can carry 22 students and a van can carry 11 students.

Explanation:

Let the number of students bus can carry be 'b'.

Let the number of students van can carry be 'v'.

Given:

One High school:

Number of bus = 6

Number of vans = 5

Number of students = 187

So we can say that;

Number of bus multiplied by number of students bus can carry plus Number of vans multiplied by number of students van can carry is equal to Number of students.

framing in equation form we get;


6b+5v=187 ⇒ Equation 1

Also Given:

One High school:

Number of bus = 7

Number of vans = 2

Number of students = 176

So we can say that;

Number of bus multiplied by number of students bus can carry plus Number of vans multiplied by number of students van can carry is equal to Number of students.

framing in equation form we get;


7b+2v=176 ⇒ Equation 2

Now multiplying equation 2 by 5 we get;


5(7b+2v)=5*176


35b+10v=880 ⇒ Equation 3

Now multiplying Equation 1 by 2 we get;


2(6b+5v)=187*2


12b+10v=374 ⇒ Equation 4

Subtracting equation 4 from equation 3 we get;


35b+10v-(12b+10v)=880-374\\\\35b+10v-12b-10v= 506\\\\23b =506\\\\b =(506)/(23) =22\ students

Substituting value of b in equation 2 we get;


7b+2v =176\\\\7* 22+2v =176\\\\154+2v=176\\\\2v=176-154\\\\2v =22\\\\v =(22)/(2)=11\ students

Hence A bus can carry 22 students and a van can carry 11 students.

User Thufir
by
7.3k points