document.write( "Question 944367: if elana has 5 times more money than lina and the total amount they have is $42.00 how do you write this equation out? How much money does elana have and how much does lina have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #575835 by macston(5194)![]() ![]() You can put this solution on YOUR website! Let E=Elana's money and L=Lina's money \n" ); document.write( "E=5L \n" ); document.write( "E+L=$42.00 Substitute for E \n" ); document.write( "5L+L=$42.00 \n" ); document.write( "6L=$42.00 Divide each side by 6 \n" ); document.write( "L=$7.00 Answer Lina has $7.00 \n" ); document.write( "E=5(L)=5($7.00)=$35.00 ANSWER Elana has $35.00 \n" ); document.write( "CHECK \n" ); document.write( "E+L=$42.00 \n" ); document.write( "$35.00+$7.00=$42.00 \n" ); document.write( "$42.00=$42.00 \n" ); document.write( " \n" ); document.write( " |