MHB Word problem - Application of linear equations

paulmdrdo1
Messages
382
Reaction score
0
Every freshman student at a particular college is required to take an english aptitude exam. A student who passes the examination enrolls in english composition, and a student who fails the test must enroll in english fundamentals. In a freshman class of 1240 students there are more students enrolled in english fundamentals than in english composition. However, if 30 more students had passed the test, each course would have the same enrollment. how many students are taking each course?

My solution

let $x=$number of students who passed

$1240-x =$ number of students who failed

$x+30=1240-x$

$2x=1240-30$
$2x=1210$
$x=605$

605 students are taking English Composition
635 students are taking English fundamentals

is my solution correct?

thanks!
 
Mathematics news on Phys.org
I would let $P$ be the number who passed and $F$ be the number who failed. We are given in the problem:

$$P+F=1240$$

$$P+30=F-30$$

Note that if we add 30 to those that passed, then we have to subtract 30 from those that failed. So solve this system...what do you find?
 
paulmdrdo said:
Every freshman student at a particular college is required to take an english aptitude exam. A student who passes the examination enrolls in english composition, and a student who fails the test must enroll in english fundamentals. In a freshman class of 1240 students there are more students enrolled in english fundamentals than in english composition. However, if 30 more students had passed the test, each course would have the same enrollment. how many students are taking each course?

My solution

let $x=$number of students who passed

$1240-x =$ number of students who failed

$x+30=1240-x$
This is incorrect. "If 30 more students had passed the test" then, yes, the number of students who passed and so must take one course is x+ 30 but then the number who failed, and must take the other course would be 30 less: 1240- (x+ 30)= 1210- x.

The equation you want to solve is x+ 30= 1210- x.
$2x=1240-30$
$2x=1210$
$x=605$

605 students are taking English Composition
635 students are taking English fundamentals

is my solution correct?

thanks!
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top