Answer:
x = (6 - y)÷ 3
Step-by-step explanation:
3x + y = 6
3x = 6 - y
x = 6 - y ÷ 3
Equation of a straight line is normally in the form: y = mx + c.
Where, m and c are constants in which;
m = gradient
c = y-intercept.
Comparing this standard way way of writing the equation of a straight line with the current scenario, this equation can be rewritten as;
y = b1x + b0.
This way, b1 = gradient of the line while b0 = y-intercept.
No
The first fraction is under 1 whole while the second fraction is over 1 whole.
40/48 and 1 14/42 is what this is equal to.
May I have brainliest please? :)
<span>This is an java command program.
String 1 is stands for str1= '' forest '' accepted within quote marks.
String 2 is stands for str1= '' school'' accepted within quote marks
the command compareto will cause the output will display as shown below :
str1.compareto(str2); when run this command
we will get the output like this ;
forest
school
==================================================
the model program is like this;
{
String str1 = " forest " ;
String str2 = "school ";
System.out.println();
System.out.println("String 1: " + str1);
System.out.println("String 2: " + str2);</span>
Answer:
no
Step-by-step explanation: