document.write( "Question 1057020: Jason’s savings account has $122 more than his brothers. Together they have $354. Find the amount in each account.\r
\n" );
document.write( "\n" );
document.write( " Josh has five times as many dimes as quarters. His coins total $5.25. How many of each coin does he have?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #672134 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let j be the amount of savings in jason's account. Then his brothers are j-122. So: \n" ); document.write( "j+j-122=354 \n" ); document.write( "2j=476 \n" ); document.write( "j=238 \n" ); document.write( "Jason has $238 in his account; his brothers have 116.\r \n" ); document.write( "\n" ); document.write( "Let q be the number of quarters Josh has. Then Josh's dimes are 5q. So: \n" ); document.write( "10(5q)+25q=525 \n" ); document.write( "75q=525 \n" ); document.write( "q=7 \n" ); document.write( "5q=35 \n" ); document.write( "Josh has 7 quarters, and 35 dimes. ☺☺☺☺ \n" ); document.write( " |