document.write( "Question 944921: How do I solve a problem that says \"If Sonias Skis are $25 less than 3 times her bindings , and she spent $335 in total. How much were the skis \n" ); document.write( "
Algebra.Com's Answer #576192 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x=bindings
\n" ); document.write( "3x-25=skis
\n" ); document.write( "x+3x-25=335
\n" ); document.write( "4x=335+25
\n" ); document.write( "x=360/4
\n" ); document.write( "x=90 bindings
\n" ); document.write( "3x-25=245 skis
\n" ); document.write( "
\n" );