document.write( "Question 1021083: Jill owes her parents $100. She saves $25 every 2 weeks.
\n" ); document.write( "Write the equation of the line that illustrates this situation.
\n" ); document.write( "How long will it take her to pay her parents back the $100?
\n" ); document.write( "

Algebra.Com's Answer #636854 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of weeks it takes
\n" ); document.write( "to pay parents back
\n" ); document.write( "Let \"+A+\" = amount she needs to pay back
\n" ); document.write( "by week \"+n+\"
\n" ); document.write( "\"+A+=+%28+25%2F2+%29%2An+\"
\n" ); document.write( "------------------
\n" ); document.write( "\"+100+=+%2825%2F2%29%2An+\"
\n" ); document.write( "\"+200+=+25n+\"
\n" ); document.write( "\"+n+=+8+\"
\n" ); document.write( "She will pay them back in 8 weks
\n" ); document.write( "
\n" );