document.write( "Question 1013453: Jane spent N$ 42 for shoes. This was N$ 14 less than twice what she spent for a blouse. How much was the blouse? \n" ); document.write( "
Algebra.Com's Answer #629718 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the price of the blouse, b. Then we have
\n" ); document.write( "42 = 2b - 14
\n" ); document.write( "Now add 14 and then divide by 2 and get
\n" ); document.write( "56 = 2b
\n" ); document.write( "b = N$28
\n" ); document.write( "
\n" );