document.write( "Question 1099482: Assume that at the current exchange rate, the British pound is worth $1.65 in American dollars. You have some dollar bills and several British pound coins. There are 17 items altogether, which have a total value of $21.55 in American dollars. How many American dollars and how many British pound coins do you have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #713911 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let p be pounds and d be dollars. Then: \n" ); document.write( "p+d=17 \n" ); document.write( "1.65p+d=21.55 \n" ); document.write( "Solve for p and d \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |