document.write( "Question 7979: Hi I have this due tonight and I just do not understand can you help me out please? Thank You-
\n" );
document.write( "Write a system of two equations in two unknowns for each problem. Solve each system by substitution.\r
\n" );
document.write( "\n" );
document.write( "Household Income. Alkena and Hsu together earn $84,326 per year. If Alkena earns $12,468 more per year than Hsu, then how much does each of them earn per year? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #4416 by gokhalesujata(4)![]() ![]() ![]() You can put this solution on YOUR website! let alkenas salary be $x \n" ); document.write( "let Hsus salary be $y \n" ); document.write( "fact one x+y=84,326 \n" ); document.write( "also x=y+12,468 fact two \n" ); document.write( "substituting x=y+12468 in equation x+y=84326 we get \n" ); document.write( "y+12468+y=84326 \n" ); document.write( "2*y=84326-12468 \n" ); document.write( "2*y=71858 \n" ); document.write( "y=71858/2=35929 \n" ); document.write( "x=35929+12468=48397 \n" ); document.write( " |