document.write( "Question 997420: Pablo takes classes at both Westside Community College and Pinewood Community College. At Westside, class fees are $98 per credit hour, and at Pinewood, class fees are $115 per credit hour. Pablo is taking a combined total of 16 credit hours at the two schools. \r
\n" );
document.write( "\n" );
document.write( "Suppose that he is taking w credit hours at Westside. Write an expression for the combined total dollar amount he paid for his class fees. \r
\n" );
document.write( "\n" );
document.write( "This type of word problem is about Writing a multi-step equation for a real-world situations and i've tried certain equations that the work didn't correct. Please help.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #615511 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! West=W \n" ); document.write( "Pinewood=P \n" ); document.write( "Fees=F \n" ); document.write( "F=98W+115(16-W) \n" ); document.write( "Alternatively \n" ); document.write( "W+P=16 \n" ); document.write( "98W+115P=F \n" ); document.write( " |