Answer:

Step-by-step explanation:
Let third cook take x hours to prepare the same number of pies y alone
Let y be the number of pies
In 1 hour ,third cook prepare pies=
One experienced cook takes time to prepare enough pies =4 hours
In 1 hour , cook prepare pies=
Another cook takes time to prepare same number of pies =7 hours
In 1 hour , another cook prepare pies=
All three cooks take time to prepare the same number of pies=2 hours
In 1 hour,all three cooks prepare pies=
According to question





hours
Hence, the third cook takes time to prepare the same number of pies alone=
The total amount will be
total = (125.6 L) + ((125.6 +5.34) L) = (2*125.6 +5.34) L
total = 256.54 L
Answer:
!
Step-by-step explanation:
101/130 (C) is your answer
Answer:
7x + 3y = 44
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c (m is the slope and c the y- intercept )
Rearrange - 3x + 7y = 5 into this form by adding 3x to both sides
7y = 3x + 5 ( divide all terms by 7 )
y =
x +
← in slope- intercept form
with slope m = 
Given a line with slope m then the slope of a line perpendicular to it is
= -
= -
= -
, thus
y = -
x + c ← is the partial equation
To find c substitute (5, 3) into the partial equation
3 = -
+ c ⇒ c = 3 +
= 
y = -
x +
← in slope- intercept form
Multiply through by 3
3y = - 7x + 44 ( add 7x to both sides )
7x + 3y = 44 ← in standard form
Explanation:
An <em>explicit function</em> returns a value based only on the arguments given.
y = f(x)
__
A <em>recursive function</em> returns a value based on the arguments given and on other values of the function.
y = f(x, f(g(x))