document.write( "Question 1130657: Use two equations in two variables to solve the application. \r
\n" );
document.write( "\n" );
document.write( "The salaries of the President and Vice President of a certain country total $562,600 a year. If the President makes $237,400 more than the Vice President, find each of their salaries. \n" );
document.write( "
Algebra.Com's Answer #837140 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The salaries of the President and Vice President of a certain country total $562,600 a year. If the President makes $237,400 more than the Vice President, find each of their salaries.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " let Vice President get $x \n" ); document.write( "The salary of the President $y\r \n" ); document.write( "\n" ); document.write( "y-x= 237400 \n" ); document.write( "x+y = 562600 \n" ); document.write( "Addn the equations \n" ); document.write( "we get \n" ); document.write( "2y =800000 \n" ); document.write( "y = 400 000\r \n" ); document.write( "\n" ); document.write( "The salary of the President $ 400,000 \n" ); document.write( " \n" ); document.write( " |