document.write( "Question 928955: A hydrofoil made a round-trip of 144 km in 4 hours. because of headwinds the average speed on returning was 15 km/h less than the average speed going out. find both individual speeds (going out and returning) \n" ); document.write( "
Algebra.Com's Answer #564005 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = speed outbound
\n" ); document.write( "speed inbound = x - 15
\n" ); document.write( "---
\n" ); document.write( "y = time outbound
\n" ); document.write( "z = time inbound
\n" ); document.write( "---
\n" ); document.write( "w = distance of one leg (outbound or inbound) = 144/2 = 72 km
\n" ); document.write( "---
\n" ); document.write( "s = d/t
\n" ); document.write( "---
\n" ); document.write( "outbound:
\n" ); document.write( "x = w/y
\n" ); document.write( "x = 72/y
\n" ); document.write( "y = 72/x
\n" ); document.write( "---
\n" ); document.write( "inbound:
\n" ); document.write( "x - 15 = w/z
\n" ); document.write( "x - 15 = 72/z
\n" ); document.write( "---
\n" ); document.write( "total time:
\n" ); document.write( "y + z = 4
\n" ); document.write( "---
\n" ); document.write( "y + z = 4
\n" ); document.write( "y = 72/x
\n" ); document.write( "72/x + z = 4
\n" ); document.write( "---
\n" ); document.write( "72/x + z = 4
\n" ); document.write( "z = 4 - 72/x
\n" ); document.write( "---
\n" ); document.write( "x - 15 = 72/z
\n" ); document.write( "z(x - 15) = 72
\n" ); document.write( "z = 4 - 72/x
\n" ); document.write( "(4 - 72/x)(x - 15) = 72
\n" ); document.write( "4x - 60 - 72 + 1080/x = 72
\n" ); document.write( "x(4x - 132 + 1080/x = 72)
\n" ); document.write( "4xx - 132x + 1080 = 72x
\n" ); document.write( "4xx - 204x + 1080 = 0
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=4, b=-204 and c=1080
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this:
\n" ); document.write( "4 -204 1080
\n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "the quadratic has two real roots at:
\n" ); document.write( "---
\n" ); document.write( "x = 45
\n" ); document.write( "x = 6
\n" ); document.write( "---
\n" ); document.write( "the root x=6 doesn't fit the problem statement, as it forces the speed inbound (x-15) to be negative, so use the root x=45:
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "x = speed outbound = 45 kph
\n" ); document.write( "speed inbound = x-15 = 30 kph
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );