document.write( "Question 413839: California's coastline is 106 miles longer than twice the coastline of Texas. It is also 473 miles longer than the coastline of Texas. Find the lengths of the coastlines of California and Texas. \n" ); document.write( "
Algebra.Com's Answer #290835 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Coastline of Texas: x
\n" ); document.write( "Coastline of California's: 2x+106
\n" ); document.write( "Coastline of Cal. x+473
\n" ); document.write( "Solve the equation: x+473=2x+106 x=472-106 x=367.
\n" ); document.write( "Cal. coastline: 367+473=840
\n" ); document.write( "Tex. coastline:367
\n" ); document.write( "
\n" );