document.write( "Question 1174186: Use two equations in two variables to solve the application. See Example 1. (Objective 1)\r
\n" );
document.write( "\n" );
document.write( "The salaries of the President and Vice President of a certain country total $662,800 a year. If the President makes $237,200 more than the Vice President, find each of their salaries.
\n" );
document.write( "President $
\n" );
document.write( "Vice President $
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #799626 by Boreal(15235) You can put this solution on YOUR website! P+V=662800 \n" ); document.write( "P=V+237200 \n" ); document.write( "therefore \n" ); document.write( "V+237200+V=662800 \n" ); document.write( "2V=425600 \n" ); document.write( "V=$212,800 \n" ); document.write( "P=$450,000 \n" ); document.write( " |