document.write( "Question 911197: The cost of a private pilot course is 1275. The flight porrion cost 625 more than the ground school porrion. What is the cost of it? \n" ); document.write( "
Algebra.Com's Answer #552907 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x ground portion
\n" ); document.write( "(x+$625) + x = $1275
\n" ); document.write( "2x = $650
\n" ); document.write( "x = $325, ground portion
\n" ); document.write( "And...
\n" ); document.write( "$950 + $325 = $1275
\n" ); document.write( "
\n" );