document.write( "Question 1093230: The selling price of a couch at a furniture store is $35 more than twice the wholesale price. If the selling price is $475, what is the wholesale price? \n" ); document.write( "
Algebra.Com's Answer #707840 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
sp=(2*wp)+35
\n" ); document.write( "sp=475
\n" ); document.write( "475=(2*wp)+35
\n" ); document.write( "440=2*wp
\n" ); document.write( "Finish the problem
\n" ); document.write( "
\n" );