SOLUTION: Data from 1988 through 2000 showing the percentage of Americans for and against the death penalty for a person convicted of a murder. The data can be modeled by the following syst

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Data from 1988 through 2000 showing the percentage of Americans for and against the death penalty for a person convicted of a murder. The data can be modeled by the following syst      Log On


   



Question 59360This question is from textbook
: Data from 1988 through 2000 showing the percentage of Americans for and against the death penalty for a person convicted of a murder. The data can be modeled by the following system of equations:
13x + 12y = 992 The percent, y, in favor of the death penalty x is the years after 1988
-x + y = 16 The percent, y, against the death penalty x years after 1988
That is the information given here is the question:
Use the substitution method to determine in which year the percentage of American in favor of the death penalty will be the same as the percentage of Americans who oppose it. For that year, what percent will be for the death penalty and what percent will be against it?
This is written exactly like it is in the book.
Thanks
This question is from textbook

Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
Data from 1988 through 2000 showing the percentage of Americans for and against the death penalty for a person convicted of a murder. The data can be modeled by the following system of equations:
:
13x + 12y = 992 The percent, y, in favor of the death penalty x is the years after 1988
:
-x + y = 16 The percent, y, against the death penalty x years after 1988
:
Use the substitution method to determine in which year the percentage of American in favor of the death penalty will be the same as the percentage of Americans who oppose it. For that year, what percent will be for the death penalty and what percent will be against it?
:
E1) 13x+12y=992
E2) -x+y=16
Solve E2 for y and substitute the result into E1 for y and solve for x.
x-x+y=x+16 --->> y=x+16
13x+12(x+16)=992
13x+12x+192=992
25x+192=992
25x+192-192=992-192
25x=800
25x/25=800/25
x=32
Substitute this into E2 and solve for y
-(32)+y=16
32-32+y=32+16
y=48
The solution is (x,y)=(32,48)
x is the year after 1988, 1988+32=2020
y is the percentage, 48% for and against the death penalty.
Happy Calculating!!!