document.write( "Question 936315: Bryce has $10 in savings and earns $20 per week. Ethan has $80 in savings and earns $10 per week. When will Bryce and Ethan have the same amount of money in their saving accounts. Write a system of equations to find # of weeks and amount saved. \n" ); document.write( "
Algebra.Com's Answer #569801 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = number of weeks
\n" ); document.write( "y = dollars saved
\n" ); document.write( "---
\n" ); document.write( "bryce:
\n" ); document.write( "y = 20x + 10
\n" ); document.write( "---
\n" ); document.write( "ethan:
\n" ); document.write( "y = 10x + 80
\n" ); document.write( "---
\n" ); document.write( "equal account balances:
\n" ); document.write( "20x + 10 = 10x + 80
\n" ); document.write( "10x = 70
\n" ); document.write( "x = 7
\n" ); document.write( "---
\n" ); document.write( "answer
\n" ); document.write( "at 7 weeks both will have $150 saved
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );