SOLUTION: A math class has 29 students. There are 3 more boys than girls. How many boys and girls are there?
Algebra
->
Coordinate Systems and Linear Equations
-> SOLUTION: A math class has 29 students. There are 3 more boys than girls. How many boys and girls are there?
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 47165
:
A math class has 29 students. There are 3 more boys than girls. How many boys and girls are there?
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
plug: g = b - 3
into
g + b = 29
looks like:
b - 3 + b = 29
2b = 32
b = 16
g = b - 3 = 16 - 3 = 13