document.write( "Question 987459: 1. Per capita spending on chocolate in country A during 2011 was 18 less than four times the per capita in country B. If the combined per capita spending was 227$, what was the per capita amount for country's a and b.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #608235 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A=per capita spending in Country A=4B-18; B=per capita spending in Country B \n" ); document.write( ". \n" ); document.write( "A+B=$227 Substitute for A \n" ); document.write( "(4B-18)+B=$227 \n" ); document.write( "5B=$245 \n" ); document.write( "B=$49 \n" ); document.write( "ANSWER 1: Per capita spending on chocolate in Country B was $49. \n" ); document.write( ". \n" ); document.write( "A=4B-18=4($49)-18=$196-18=$178 \n" ); document.write( "ANSWER 2: Per capita spending on chocolate in Country A was $178 \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "A+B=$227 \n" ); document.write( "$178+$49=$227 \n" ); document.write( "$227=$227 \n" ); document.write( " \n" ); document.write( " |