document.write( "Question 76892This question is from textbook Algebra:Structure and Method
\n" );
document.write( ": Luis and Julia have the same number of coins. Luis has only dimes and Julia has only quarters.If Julia has $1.80 more than Luis does, how much does each have? \n" );
document.write( "
Algebra.Com's Answer #55114 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Luis and Julia have the same number of coins. Luis has only dimes and Julia has only quarters.If Julia has $1.80 more than Luis does, how much does each have? \n" ); document.write( ": \n" ); document.write( "Let x be the number coins each has: \n" ); document.write( ": \n" ); document.write( "L amt + 1.80 = J amt \n" ); document.write( ".10x + 1.80 = .25x \n" ); document.write( "1.80 = .25x - .10x \n" ); document.write( "1.80 = .15x \n" ); document.write( "x = 1.80/.15 \n" ); document.write( "x = 12 coins each \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution \n" ); document.write( "12 * .25 = 3.00 \n" ); document.write( "12 * .10 = 1.20 \n" ); document.write( "---------------- \n" ); document.write( "difference 1.80 \n" ); document.write( " |