document.write( "Question 918187: Bill and Nancey invested 980.00 into a business. Nancey paid 350 more than bill, how much did Bill pay?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #556940 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x amount Bill paid (amount referred to) \n" ); document.write( "(x+350) + x = $980 \n" ); document.write( "2x = $630 \n" ); document.write( "x = $315, amount Bill paid. Nancy paid $665 \n" ); document.write( "And...checking \n" ); document.write( "sum = $980 \n" ); document.write( " |