Answer:
that is the solution to the question
the x and y values makes both equations true
Explanation
a linear system is the set of 2 linear equations.
Step 1
the solution to a linear system is the coordiante where the line intersect, this coordiante satisfies both equations, then
the x and y values makes both equations true
Answer:
A= -1
Step-by-step explanation:
Answer:
15 students
Step-by-step explanation:
No. of boys students = No. of all students - No. of girls
no. of boys =50-15 = 35 boys
the boys that will play the match are 2/7 of boys = (2/7)x35 = 10 boys
and the girls that will play the match are 5 girls
so, no of students chosen to play = 5+10=15 students
There are no algebraic methods for finding solutions to a general mix of exponential and polynomial terms. A graphing calculator can be helpful.
This equation has 3 real solutions, approximately ...
x ∈ {-0.802246431546, 1.51677641228, 7.17475582739}
_____
In the folder "iteration for solutions" is an equation for Newton's method iteration, essentially, ...
g(x) = x -f(x)/f'(x)
where f(x) is defined as shown in the picture.
Many graphing calculators can compute a numerical derivative, so you can essentially write the formula in this form without having to do the derivative-taking yourself. This calculator is nicely interactive, so the iteration result is produced at the same time the argument for g(x) is entered. Essentially, you write the answer by copying the answer using the 4-digit zero-crossing values shown on the graph as the iteration starting point.