document.write( "Question 987418: Linda and Juan went shopping. Linda spent $18 less than Juan.\r
\n" );
document.write( "\n" );
document.write( "If we let y represent how much Juan spent, write an algebraic expression for how much Linda spent \n" );
document.write( "
Algebra.Com's Answer #608172 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Let x = amount Linda spent. \n" ); document.write( "x=y-$18 \n" ); document.write( " |