1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
satela [25.4K]
3 years ago
8

3x+6+6x=42 what is x?

Mathematics
2 answers:
Flura [38]3 years ago
5 0

3x+6+6x=42

9x+6=42

9x+6-6=42-6

9x= 36

Divide by 9 for 9x and 36

9x/9=36/9

x=4

Check answer by using substitution method

3(4)+6+6(4)=42

12+6+24=42

42=42

Answer is x=4

tatiyna3 years ago
4 0

Answer:

x = 4

Step-by-step explanation:

Step 1: Combine like terms

9x + 6 = 42

Step 2: Isolate x by subtracting 6 on both sides

9x = 36

Step 3: Isolate x by dividing by 9 on both sides

x = 4

You might be interested in
Rhombus A has a base of 7 inches and an area of 35 square inches. Rhombus B has a base and height that are three times the base
STALIN [3.7K]
For rhombus A:
base = 7 in
area = 35 in²

Area of rhombus = b * h
⇒ 35 = 7 * h
⇒ h = 35/7
⇒ h = 5 in

Rhombus B:
height = 3*5 = 15 in
base = 7*3 = 21 in
Area = 15 * 21 = 315 in²

Area of rhombus B is 9 times area of rhombus A. When the dimensions are increased to 3 times the initial dimension, area became 9 times.

8 0
3 years ago
Read 2 more answers
Justin’s baby brother weighs 10 pounds. How much does Justin’s baby brother weigh in kilograms?
vichka [17]

Answer:

he weights 4.53 kilograms!

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
a. For a file whose size (in terms of number of bytes) is less than or equal to 12, then duplicate the contents of the file so t
pickupchik [31]

Answer:

#include <stdio.h>

int main()

{

int check;

char* dirname = "Subdir1";

check = mkdir(dirname,0766);

// check if directory is created or not

if (!check)

{

printf("Subdir1 Directory created\n");

 

char *dirname1="/Subdir1/D1";

if(mkdir("/Subdir1/D1", 0777)==-1)

{

printf("D1 Directory created\n");

int A1 = open ("/Subdir1/D1/A1.txt", 0666);

write(A1, "abcdefghij\n", strlen("abcdefghij\n"));

close(A1);

 

int A2 = open ("/Subdir1/D1/A2.txt", 0666);

write(A2, "you are beautiful\n", strlen("you are beautiful\n"));

close(A2);

 

int A3 = open ("/Subdir1/D1/A3.txt", 0666);

write(A3, "this is terrible!\n", strlen("this is terrible!\n"));

close(A3);

}

else

{

printf("Unable to create directory D1\n");

exit(1);

}

if(mkdir("/Subdir1/D2", 0777)==-1)

{

printf("D2 Directory created\n");

int B1 = open ("/Subdir1/D2/B1.ccc", 0664);

write(B1, "abcdefghij\n", strlen("abcdefghij\n"));

close(B1);

 

int B2 = open ("/Subdir1/D2/B2.ccc", 0664);

write(B2, "you are beautiful\n", strlen("you are beautiful\n"));

close(B2);

 

int B3 = open ("/Subdir1/D2/B3.ccc", 0664);

write(B3, "this is terrible!\n", strlen("this is terrible!\n"));

close(B3);

}

else

{

printf("Unable to create directory D2\n");

exit(1);

}

 

if(mkdir("/Subdir1/D3", 0777)==-1)

{

printf("D3 Directory created\n");

int C1 = open ("/Subdir1/D3/C1.txt", 0644);

write(C1, "abcdefghij\n", strlen("abcdefghij\n"));

close(C1);

 

int C2 = open ("/Subdir1/D3/C2.ddd", 0644);

write(C2, "you are beautiful\n", strlen("you are beautiful\n"));

close(C2);

 

int C3 = open ("/Subdir1/D3/C3.txt", 0644);

write(C3, "this is terrible!\n", strlen("this is terrible!\n"));

close(C3);

}

else

{

printf("Unable to create directory D2\n");

exit(1);

}

 

}

 

 

else {

printf("Unable to create directory Subdir1\n");

exit(1);

}

return 0;

}

Program 2:

#include <stdio.h>

 

long int findSize(char file_name[])

{

// opening the file in read mode

FILE* fp = fopen(file_name, "r");

 

// checking if the file exist or not

if (fp == NULL) {

printf("File Not Found!\n");

return -1;

}

 

fseek(fp, 0L, SEEK_END);

 

// calculating the size of the file

long int res = ftell(fp);

 

// closing the file

fclose(fp);

 

return res;

}

 

// Driver code

int main()

{

FILE *fptr1;

char c;

char file_name[] = {"D1.txt"};

long int res = findSize(file_name);

if (res != -1)

{

printf("Size of the file is %ld bytes \n", res);

if(res<=12)

{

fptr1 = fopen("D1.txt", "r");

c = fgetc(fptr1);

while (c != EOF)

{

fputc(c, fptr1);

c = fgetc(fptr1);

printf(c);

}

}

}

return 0;

}

4 0
3 years ago
Use and method to find the total number of outcomes in each situation.
Maksim231197 [3]
<h3>Answer:  6</h3>

===========================================================

Explanation:

Think of a table that has 2 rows and 3 columns.

Each row represents a different math class (either Algebra or Geometry).

Each column represents a different foreign language class (French, Spanish or Latin).

This table has 2*3 = 6 cells inside. Each cell represents a different combination of classes possible.

In short, all we have to do is multiply the number of classes for each subject.

5 0
2 years ago
Read 2 more answers
Write and,or,but to complete each sentence.
GuDViN [60]
And
But
And
Or
And/but
But
But
But
Hope this helped
5 0
3 years ago
Read 2 more answers
Other questions:
  • find the constant m and b in the linear function f(x)=mx+b so that f(6)=9 and the straight line represents by f has slope -4
    10·1 answer
  • Please help me!!!!! :)
    8·1 answer
  • Which of the numbers in each pair is farther to the left on number line?
    8·1 answer
  • Find the value of a
    9·2 answers
  • The variable z is directly proportional to x, and inversely proportional to y. When x is 20 and y is 6, z has the value 66.66666
    8·1 answer
  • How much gold foil did it take to cover the trophy including the bottom?
    11·1 answer
  • Week 5 Test Taking skills, Page 2
    6·1 answer
  • Write 7/40 as a percent.​
    14·2 answers
  • 50 twelves – 3 twelves<br> NEED ANSWER AND HELP ASAP!!!!!!!
    11·2 answers
  • I NEED HELP ON THIS FAST!!​
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!