<span> 7x+2y=5;13x+14y=-1 </span>Solution :<span><span> {x,y} = {1,-1}</span>
</span>System of Linear Equations entered :<span><span> [1] 7x + 2y = 5
</span><span> [2] 13x + 14y = -1
</span></span>Graphic Representation of the Equations :<span> 2y + 7x = 5 14y + 13x = -1
</span>Solve by Substitution :
// Solve equation [2] for the variable y
<span> [2] 14y = -13x - 1
[2] y = -13x/14 - 1/14</span>
// Plug this in for variable y in equation [1]
<span><span> [1] 7x + 2•(-13x/14-1/14) = 5
</span><span> [1] 36x/7 = 36/7
</span><span> [1] 36x = 36
</span></span>
// Solve equation [1] for the variable x
<span><span> [1] 36x = 36</span>
<span> [1] x = 1</span> </span>
// By now we know this much :
<span><span> x = 1</span>
<span> y = -13x/14-1/14</span></span>
<span>// Use the x value to solve for y
</span>
<span> y = -(13/14)(1)-1/14 = -1 </span>Solution :<span><span> {x,y} = {1,-1}</span>
<span>
Processing ends successfully</span></span>
Answer:
$5
Step-by-step explanation:
We want to find the cost of a notepad considering a magazine costs $3 and we buy 2 notepads and the total cost of the magazine and the 2 notepads is $13 so we can set up an equation to represent this situation. Let 'n' be notepads and that's the value we are solving for so,
⇒ Form the equation
→ 2n + 3 = 13
⇒ Minus 3 from both sides to isolate 2n
→ 2n = 10
⇒ Divide both sides by 2 to find the cost of one notepad
→ n = 5
The cost of one notepad is $5 considering that a magazine cost's $3 and two notepads and total is $13.
Part (a)
<h3>Answer: 0.2</h3>
----------------------------------
Work Shown
It costs $15 to rent a bike for 3 hours. We can write the following ratio below
15 dollars : 3 hours
To represent the connection of the two concepts (dollars connecting with hours)
We want the "15 dollars" to turn into "1 dollar". This is because the phrasing "per dollar" really means "per 1 dollar".
Divide both sides of the ratio by 15 to achieve this goal.
15 dollars : 3 hours
15/15 dollars : 3/15 hours
1 dollar : 1/5 hours
1 dollar : 0.2 hours
0.2 hours : 1 dollar
So we get 0.2 hours per dollar.
As a side note, 0.2 hours = 0.2*60 = 12 minutes.
========================================================
Part (b)
<h3>Answer: 3.38</h3>
----------------------------------
Work Shown
27 pages : 8 minutes
27/8 pages : 8/8 minutes
3.375 pages : 1 minute
3.38 pages : 1 minute
I'm dividing both parts of the original ratio by 8 to turn "8 minutes" into "1 minute" (due to the phrasing "per minute"). Don't forget to round to 2 decimal places.
Answer:
f(t) = 15 + 160 + 1
Step-by-step explanation:
it said that t= 4 and because the t is after the 40 you would times 40 by 4 to get 160. Then you add them all up and there you go you got your velocity and speed.
Answer:
f(x) = (x + 10)(x + 4)(x - 1)
Step-by-step explanation:
Given the zeros of a polynomial, say x = a and x = b, then
the factors are (x - a) and (x - b)
The polynomial is then the product of the factors
f(x) = (x - a)(x - b)
Here the zeros are x = - 10, x = - 4 and x = 1, thus the factors are
(x - (- 10)), (x - (- 4)) and (x - 1), that is
(x + 10), (x + 4) and (x - 1)
f(x) = (x + 10)(x + 4)(x - 1)