document.write( "Question 101406: Two of the most expensive movies ever made were Titanic and Water world. The cost to make Titanic exceeded the cost to make Water world by $25 million. The combined cost to make the two movies was $375 million. Find the cost of making each of these movies. Thanks im having trouble figuring this out. \n" ); document.write( "
Algebra.Com's Answer #73834 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
let x=cost of making water world m=million
\n" ); document.write( "x+x+25m=375m
\n" ); document.write( "2x+25m=375m
\n" ); document.write( "2x=350m
\n" ); document.write( "x=$175,000,000 cost of making water world
\n" ); document.write( "x+25m=$200,000,000 cost of making titanic
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );