document.write( "Question 1203581: If four loaves of bread costs $8, a loaf of bread and a bag of oranges costs $7, and a loaf of bread, two bags of oranges and a basket of apples costs $17, what is the cost of a basket of apples? \n" ); document.write( "
Algebra.Com's Answer #839250 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let \"1\" loave of bread be \"+b\"\r
\n" ); document.write( "\n" ); document.write( "If four loaves of bread costs $\"+8\", \r
\n" ); document.write( "\n" ); document.write( "\"+4b=8\"
\n" ); document.write( "\"+b=8%2F4\"
\n" ); document.write( "\"+b=2\"
\n" ); document.write( "\"+1+\"loave of bread cost $\"+2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a loaf of bread and a bag of oranges costs $\"+7\", \r
\n" ); document.write( "\n" ); document.write( "loave of bread cost $\"+2\"
\n" ); document.write( "let a bag of oranges be \"+o\"\r
\n" ); document.write( "\n" ); document.write( "\"+2%2Bo=7\"\r
\n" ); document.write( "\n" ); document.write( "\"+o=7-2\"\r
\n" ); document.write( "\n" ); document.write( "\"+o=5\"\r
\n" ); document.write( "\n" ); document.write( "a bag of oranges costs $\"+5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and a loaf of bread, two bags of oranges and a basket of apples costs $\"+17\", \r
\n" ); document.write( "\n" ); document.write( "let a basket of apples be \"+a\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+2%2B2%2A5%2Ba=17\"\r
\n" ); document.write( "\n" ); document.write( "\"+12%2Ba=17\"\r
\n" ); document.write( "\n" ); document.write( "\"+a=17-12\"\r
\n" ); document.write( "\n" ); document.write( "\"+a=5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " the cost of a basket of apples:$\"+5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );