document.write( "Question 356009: Luis and julia have the same number of coins. Luis has only dimes and julia has only quaters. if Julia has $1.80 more than Luis does, how many coins does each have? L=luis J=julia
\n" );
document.write( "1st i made an equation .1L+.25J=? and thats how far i got sorry \n" );
document.write( "
Algebra.Com's Answer #254118 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"Luis and julia have the same number of coins\" ___ L = J\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10(L) + 180 = 25(J)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use substitution to solve \n" ); document.write( " |