Question 700585
in a class,45 students take the SAT exam. the number of boys is 8 more than the number of girls. write a system that models the above situation and find the solution. 
----------
Using 2 equations:
b + g = 45
b = g + 8
-------
Rearrange:
b + g = 45
b - g = 8
------
Add and solve for "b":
2b = 53
b = 26.5
Rounding up b = 27 (# of boys)
-------
Solve for "g":
b + g = 45
27 + g = 45
g = 18 (# of girls)
=======
Cheers,
Stan H.
=======